]> git.saurik.com Git - wxWidgets.git/blobdiff - configure
fixed test for GTK+ 2.4: was always false on a second or subsequent configure run...
[wxWidgets.git] / configure
index c7d4f82cf95a386acd090e5ec9637ef8d1503b5c..0c0b3792cacee67a645bcafdcca216772ea7bc00 100755 (executable)
--- a/configure
+++ b/configure
@@ -25090,8 +25090,8 @@ equivalent variable and GTK+ is version 1.2.3 or above.
         if test "$WXGTK20" = 1; then
             save_CFLAGS="$CFLAGS"
             save_LIBS="$LIBS"
-            CFLAGS="$CFLAGS $GTK_CFLAGS"
-            LIBS="$LIBS $GTK_LIBS"
+            CFLAGS="$CFLAGS $wx_cv_cflags_gtk"
+            LIBS="$LIBS $wx_cv_lib_gtk"
 
 
 for ac_func in pango_font_family_is_monospace