2003-07-06 Jordi Mallach <jordi@sindominio.net>
* configure.in: For some reason, some people were getting
AM_GNU_GETTEXT calls due to our use of AM_GNU_GETTEXT_VERSION, which
broke as we have no intl/. Kick it.
+2003-07-06 Jordi Mallach <jordi@sindominio.net>
+
+ * configure.in: For some reason, some people were getting
+ AM_GNU_GETTEXT calls due to our use of AM_GNU_GETTEXT_VERSION, which
+ broke as we have no intl/. Kick it.
+
2003-06-23 Jordi Mallach <jordi@sindominio.net>
* NEWS: Update for 0.7.3.
AC_PROG_INTLTOOL([0.25])
ALL_LINGUAS="am ca cs de es eu fr ja mk nl no pt pt_BR ru sr sr@Latn sv uk zh_TW"
-AM_GNU_GETTEXT_VERSION([0.11.5])
AM_GLIB_GNU_GETTEXT
AC_PATH_PROG(GCONFTOOL, gconftool-2)