summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Foley <pefoley2@verizon.net>2012-12-05 19:46:36 -0500
committerPeter Foley <pefoley2@verizon.net>2012-12-05 19:46:36 -0500
commit3be458578445b82c718b1a8512d16d706fc2329b (patch)
tree628525e8de76d86a32ce0c5ecf6d59888e50e171
parent0743ccea543dfcad5c4875b943330fd894a5132a (diff)
we dont execute config.guess anymore
Change-Id: Ia2a0158b2824748625e4ece26d3a145fefd519cb
-rw-r--r--configure.ac3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 48c01d75dd79..b09f2c2bd3a1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -12254,9 +12254,6 @@ fi
AC_SUBST(LO_PATH)
-# make sure config.guess is +x; we execute config.guess, so it has to be so
-chmod +x ./config.guess
-
# Generate a configuration timestamp we can use for deps
if test -f config_host.mk; then
mv -f config_host.mk config_host.mk.last