]> cygwin.com Git - cygwin-apps/setup.git/blobdiff - configure
2002-02-19 Robert Collins <rbtcollins@hotmail.com>
[cygwin-apps/setup.git] / configure
index 337e5f0130ed4e5bffc9bd824c47fe575afe2e00..73a7af3197c8178084b01669a2d8ae5832cd4a54 100755 (executable)
--- a/configure
+++ b/configure
@@ -875,7 +875,7 @@ fi
   test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
 fi
 
-CXXFLAGS='$(CFLAGS)'
+CXXFLAGS="$CFLAGS"
 
 
 if test "$program_transform_name" = s,x,x,; then
This page took 0.021632 seconds and 5 git commands to generate.