]> git.saurik.com Git - wxWidgets.git/blobdiff - configure.in
Always use native task dialog for wxProgressDialog under MSW if supported.
[wxWidgets.git] / configure.in
index da733e0626ff695fb222b229988ad7aa80d518cd..0a188f26f5d4c3a9bf2263445daed13cb445d40e 100644 (file)
@@ -2962,7 +2962,7 @@ if test "$wxUSE_GUI" = "yes"; then
                     dnl we need to cache GTK_CFLAGS and GTK_LIBS for the
                     dnl subsequent runs
                     wx_cv_cflags_gtk=$GTK_CFLAGS
-                    wx_cv_libs_gtk=`echo $GTK_LIBS | sed -e 's/ -l[[^ ]]*cairo[[^ ]]*//g'`
+                    wx_cv_libs_gtk=$GTK_LIBS
                 fi
             ]
         )