]> Pileus Git - ~andy/gtk/blobdiff - configure.in
removed clist flag : GTK_CLIST_DRAG_SELECTION added flags :
[~andy/gtk] / configure.in
index 80998124a8aa206ab025e173dc3c722501a28a75..fb68de8c7fd5dc2ca7fd9f6c5c9d43455299d98f 100644 (file)
@@ -67,7 +67,6 @@ AC_ARG_ENABLE(xim, [  --enable-xim            support XIM [default=yes]],
 AC_ARG_WITH(locale, [  --with-locale=LOCALE    locale name you want to use ])
 
 AC_ARG_WITH(xinput, [  --with-xinput=[no/gxi/xfree] support XInput ])
-AC_ARG_WITH(threads, [  --with-threads=[posix] support threading ])
 
 if test "x$enable_debug" = "xyes"; then
   test "$cflags_set" = set || CFLAGS="$CFLAGS -g"
@@ -132,7 +131,7 @@ AC_SUBST(REBUILD)
 
 # i18n stuff
 ALL_LINGUAS="de pt"
-AM_GNU_GETTEXT_GTK
+AM_GTK_GNU_GETTEXT
 AC_CHECK_FUNC(gettext,
        ,
        AC_CHECK_LIB(intl, gettext)
@@ -445,7 +444,6 @@ AC_SUBST(GDK_WLIBS)
 AC_SUBST(GTK_DEBUG_FLAGS)
 AC_SUBST(GTK_XIM_FLAGS)
 AC_SUBST(GTK_LOCALE_FLAGS)
-AC_SUBST(GTK_THREAD_FLAGS)
 
 AC_OUTPUT([
 Makefile