* config/cygwin.cache: Prime mbstate_t.
[deliverable/binutils-gdb.git] / configure
index 7a210554df68cb825ef8385bd2fd1e422aec74d8..6b4d9b495623f5f4443c72b45c0809bd4a13c561 100755 (executable)
--- 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}|" \
This page took 0.036084 seconds and 4 git commands to generate.