]> Pileus Git - ~andy/gtk/blobdiff - configure.in
Provide a hacked version of the gettext macros that never use the included
[~andy/gtk] / configure.in
index 608af04c6169912b858047bed9dc983c2be3390d..80998124a8aa206ab025e173dc3c722501a28a75 100644 (file)
@@ -132,7 +132,7 @@ AC_SUBST(REBUILD)
 
 # i18n stuff
 ALL_LINGUAS="de pt"
-AM_GNU_GETTEXT
+AM_GNU_GETTEXT_GTK
 AC_CHECK_FUNC(gettext,
        ,
        AC_CHECK_LIB(intl, gettext)
@@ -450,7 +450,6 @@ AC_SUBST(GTK_THREAD_FLAGS)
 AC_OUTPUT([
 Makefile
 gtk-config
-intl/Makefile
 po/Makefile.in
 docs/Makefile
 gdk/Makefile