]> cygwin.com Git - cygwin-apps/setup.git/blobdiff - configure.in
2002-02-19 Robert Collins <rbtcollins@hotmail.com>
[cygwin-apps/setup.git] / configure.in
index 19c9995d29d8e4be6be469201b05bfa8c2635439..8e1d321d0d9d6fb8ae6619f1a4a88c4735f3f431 100644 (file)
@@ -64,7 +64,7 @@ if test -z "$CXX"; then
   test -z "$CC" && AC_MSG_ERROR([no acceptable cc found in \$PATH])
 fi
 
-CXXFLAGS='$(CFLAGS)'
+CXXFLAGS="$CFLAGS"
 ])
 
 AC_CANONICAL_SYSTEM
This page took 0.022226 seconds and 5 git commands to generate.