From: Karsten Ballüder Date: Tue, 16 Mar 1999 17:39:19 +0000 (+0000) Subject: testing cvs X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/c0c22f7f4f32bdc6eaf5b3663404327ccd039c0a testing cvs git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1938 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/configure.in b/configure.in index 86a2517aaf..ad4b955b30 100644 --- a/configure.in +++ b/configure.in @@ -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