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')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 7a210554d..6b4d9b495 100755
--- a/configure
+++ b/configure
@@ -1281,7 +1281,7 @@ if [ -f ${srcdir}/${Makefile_in} ] ; then
-e "s|@mandir@|${mandir}|" \
-e "s|@CC@|${CC}|" \
-e "s|@CXX@|${CXX}|" \
- -e "s|@CC@|${CFLAGS}|" \
+ -e "s|@CFLAGS@|${CFLAGS}|" \
-e "s|@CXXFLAGS@|${CXXFLAGS}|" \
-e "s|@config_shell@|${config_shell}|" \
-e "s|@srcdir@|${srcdir}|" \