Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 274169180..993a7b88e 100644
--- a/configure.in
+++ b/configure.in
@@ -112,6 +112,8 @@ if test -f $gcc_version_trigger ; then
ac_configure_args="$ac_configure_args --with-gcc-version-trigger=$gcc_version_trigger"
;;
esac
+else
+ gcc_version_trigger=
fi
### To add a new directory to the tree, first choose whether it is a target