diff configure.in @ 347:d64101dc5c7e

[gaim-migrate @ 357] I18n, here we come! committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Wed, 07 Jun 2000 13:30:04 +0000
parents 9d258a0aa560
children b402a23f35df
line wrap: on
line diff
--- a/configure.in	Wed Jun 07 10:46:17 2000 +0000
+++ b/configure.in	Wed Jun 07 13:30:04 2000 +0000
@@ -8,6 +8,8 @@
 AC_PROG_CC
 AC_PROG_INSTALL
 
+ALL_LINGUAS="de"
+AM_GNU_GETTEXT
 
 AC_CYGWIN
 
@@ -95,10 +97,12 @@
 
 AC_OUTPUT([Makefile
 	   src/Makefile
+	   intl/Makefile
            sounds/Makefile
 	   plugins/Makefile
            pixmaps/Makefile
            libfaim/Makefile
+	   po/Makefile.in
            doc/Makefile
            m4/Makefile
 	   gaim.spec