]> err.no Git - dpkg/commitdiff
Updated for lattest gettext support.
authorAdam Heath <doogie@debian.org>
Sat, 26 Apr 2003 16:26:19 +0000 (16:26 +0000)
committerAdam Heath <doogie@debian.org>
Sat, 26 Apr 2003 16:26:19 +0000 (16:26 +0000)
Makefile.in
configure.in

index a936bee3f34852d5dbc47b52f04b0880e7d04729..d88e35ace9c5266f0275a26b955e604f21e65492 100644 (file)
@@ -9,7 +9,7 @@ GENFILES        = version.h
 default: all
 include Makefile.conf
 
-SUBDIRS                = include optlib lib intl dpkg-deb split scripts utils main \
+SUBDIRS                = include optlib lib dpkg-deb split scripts utils main \
                  @DSELECTDIR@ po methods man doc
 
 all: version.h all-recursive
index 17c4ae032c9e0bc073f526fbbe17ff10a6db3432..1b6a6ad9161ce5f36f2bac7578bce61fe902d374 100644 (file)
@@ -109,6 +109,7 @@ dnl gettext
 
 ALL_LINGUAS="ca cs da de en es fr gl it nl ja pl pt_BR ru sv"
 AM_GNU_GETTEXT
+AM_PO_SUBDIRS
 
 dnl Other stuff
 
@@ -389,7 +390,6 @@ void unsetenv(const char *x);
 AC_OUTPUT(
 Makefile.conf
 Makefile
-intl/Makefile
 include/Makefile
 dpkg-deb/Makefile
 split/Makefile
@@ -410,4 +410,4 @@ main/Makefile
 dselect/Makefile
 methods/Makefile
 utils/Makefile
-po/Makefile:po/Makefile.in.in)
+po/Makefile.in:po/Makefile.in.in)