]> git.saurik.com Git - wxWidgets.git/blobdiff - configure.in
removed an assert which was broken (looked right though)
[wxWidgets.git] / configure.in
index 9c311e4b78febd05868d4e5f96e21fe69fb07800..c3b5a9d9e2f450c03a5c9062497bb66c71729952 100644 (file)
@@ -1129,7 +1129,7 @@ if test "$wxUSE_GTK" = 1; then
   MAKEINCLUDE=../gtk.inc
   AM_PATH_GTK(1.2.0, [
        WXGTK12=1
-  ], AC_MSG_RESULT(no))
+  ])
 fi
 
 if test "$wxUSE_QT" = 1; then