]> git.saurik.com Git - wxWidgets.git/blobdiff - configure.in
updated. Lots of new useless features. Internet-enabled, as they say...
[wxWidgets.git] / configure.in
index 86a2517aaf8404b1aa2de9a425445f314a26ee18..ad4b955b30f786f02bc542cfc4b2f191af41ec0f 100644 (file)
@@ -7,6 +7,7 @@ dnl This script is under the wxWindows licence.
 dnl $Id$
 dnl ////////////////////////////////////////////////////////////////////////
 
+
 dnl AM_PATH_GTK([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]])
 dnl Test for GTK, and define GTK_CFLAGS and GTK_LIBS
 dnl