2002-10-28 Bastien Nocera <hadess@hadess.net>
* Makefile.am: remove intl as a subdir
* configure.in: remove the evil AM_GNU_GETTEXT call, no need for
intl/
* intl/*: removed
+2002-10-28 Bastien Nocera <hadess@hadess.net>
+
+ * Makefile.am: remove intl as a subdir
+ * configure.in: remove the evil AM_GNU_GETTEXT call, no need for
+ intl/
+ * intl/*: removed
+
2002-10-28 Bastien Nocera <hadess@hadess.net>
* Makefile.am: removed m4/ added intl/
-SUBDIRS= intl doc po src themes
+SUBDIRS= doc po src themes
icon_DATA = gtetrinet.png
icondir = $(datadir)/pixmaps
AC_DEFINE(USE_IPV6, 1, [Define this to enable IPv6 support.])
fi])
-AM_GNU_GETTEXT([external])
-
AC_OUTPUT([
Makefile
doc/Makefile