]> git.saurik.com Git - wxWidgets.git/commitdiff
typo
authorPaul Cornett <paulcor@bullseye.com>
Mon, 22 May 2006 17:51:20 +0000 (17:51 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Mon, 22 May 2006 17:51:20 +0000 (17:51 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39271 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

configure.in

index 59e663f994f1931c44f538066f4c9dd1a1329e20..3ad46802065c3f4cb6e2b0a33b4158468e399484 100644 (file)
@@ -2928,7 +2928,7 @@ libraries returned by 'pkg-config gtk+-2.0 --libs' or 'gtk-config
         esac
 
         if test "$WXGTK20" = 1; then
-            save_CXXFLAGS="$CFLAGS"
+            save_CFLAGS="$CFLAGS"
             save_LIBS="$LIBS"
             CFLAGS="$wx_cv_cflags_gtk $CFLAGS"
             LIBS="$LIBS $wx_cv_libs_gtk"