diff options
-rw-r--r-- | Makefile.am | 2 | ||||
-rw-r--r-- | configure.ac | 4 | ||||
-rw-r--r-- | lib/Makefile.am | 2 | ||||
-rw-r--r-- | lib/configure.ac | 4 | ||||
-rw-r--r-- | lib/po/LINGUAS (renamed from po/LINGUAS) | 0 | ||||
-rw-r--r-- | lib/po/Makevars (renamed from po/Makevars) | 0 | ||||
-rw-r--r-- | lib/po/POTFILES.in (renamed from po/POTFILES.in) | 0 | ||||
-rw-r--r-- | lib/po/cs.po.in (renamed from po/cs.po.in) | 0 | ||||
-rw-r--r-- | lib/po/de.po.in (renamed from po/de.po.in) | 0 | ||||
-rw-r--r-- | lib/po/fr.po.in (renamed from po/fr.po.in) | 0 | ||||
-rw-r--r-- | lib/po/ms.po.in (renamed from po/ms.po.in) | 0 | ||||
-rw-r--r-- | lib/po/nl.po.in (renamed from po/nl.po.in) | 0 | ||||
-rw-r--r-- | lib/po/pl.po.in (renamed from po/pl.po.in) | 0 | ||||
-rw-r--r-- | lib/po/sv.po.in (renamed from po/sv.po.in) | 0 | ||||
-rw-r--r-- | lib/po/vi.po.in (renamed from po/vi.po.in) | 0 |
15 files changed, 6 insertions, 6 deletions
diff --git a/Makefile.am b/Makefile.am index 59d8bf371d..e6a46538c0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -22,7 +22,7 @@ DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc -SUBDIRS = lib libextra gl po src doc tests +SUBDIRS = lib libextra gl src doc tests if HAVE_GUILE SUBDIRS += guile diff --git a/configure.ac b/configure.ac index 92c86e6ec0..bb9b9a3ae8 100644 --- a/configure.ac +++ b/configure.ac @@ -50,9 +50,6 @@ fi gl_EARLY AC_C_INLINE -AM_GNU_GETTEXT([external]) -AM_GNU_GETTEXT_VERSION([0.17]) - AC_ARG_ENABLE(cxx, AS_HELP_STRING([--disable-cxx], [unconditionally disable the C++ library]), use_cxx=$enableval, use_cxx=yes) @@ -249,7 +246,6 @@ AC_CONFIG_FILES([ guile/modules/Makefile guile/src/Makefile guile/tests/Makefile - po/Makefile.in src/Makefile src/cfg/Makefile src/cfg/platon/Makefile diff --git a/lib/Makefile.am b/lib/Makefile.am index 5e224077cd..8e8bd58873 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -22,7 +22,7 @@ ACLOCAL_AMFLAGS = -I m4 -I gl/m4 -SUBDIRS = gl includes x509 +SUBDIRS = gl po includes x509 if ENABLE_MINITASN1 SUBDIRS += minitasn1 endif diff --git a/lib/configure.ac b/lib/configure.ac index 8a4963a162..47a4d27e05 100644 --- a/lib/configure.ac +++ b/lib/configure.ac @@ -37,6 +37,9 @@ AC_PROG_LIBTOOL LIBGNUTLS_HOOKS +AM_GNU_GETTEXT([external]) +AM_GNU_GETTEXT_VERSION([0.17]) + AC_C_BIGENDIAN # For includes/gnutls/gnutls.h.in. @@ -102,6 +105,7 @@ AC_CONFIG_FILES([ minitasn1/Makefile opencdk/Makefile openpgp/Makefile + po/Makefile.in x509/Makefile ]) AC_OUTPUT diff --git a/po/LINGUAS b/lib/po/LINGUAS index b2f3e1fd2f..b2f3e1fd2f 100644 --- a/po/LINGUAS +++ b/lib/po/LINGUAS diff --git a/po/Makevars b/lib/po/Makevars index 6487d53ac7..6487d53ac7 100644 --- a/po/Makevars +++ b/lib/po/Makevars diff --git a/po/POTFILES.in b/lib/po/POTFILES.in index 8943037b4f..8943037b4f 100644 --- a/po/POTFILES.in +++ b/lib/po/POTFILES.in diff --git a/po/cs.po.in b/lib/po/cs.po.in index 8f2c180e7e..8f2c180e7e 100644 --- a/po/cs.po.in +++ b/lib/po/cs.po.in diff --git a/po/de.po.in b/lib/po/de.po.in index d30467b83e..d30467b83e 100644 --- a/po/de.po.in +++ b/lib/po/de.po.in diff --git a/po/fr.po.in b/lib/po/fr.po.in index 6e371efae4..6e371efae4 100644 --- a/po/fr.po.in +++ b/lib/po/fr.po.in diff --git a/po/ms.po.in b/lib/po/ms.po.in index 4260eb4927..4260eb4927 100644 --- a/po/ms.po.in +++ b/lib/po/ms.po.in diff --git a/po/nl.po.in b/lib/po/nl.po.in index 433b423c13..433b423c13 100644 --- a/po/nl.po.in +++ b/lib/po/nl.po.in diff --git a/po/pl.po.in b/lib/po/pl.po.in index 12f9d5c110..12f9d5c110 100644 --- a/po/pl.po.in +++ b/lib/po/pl.po.in diff --git a/po/sv.po.in b/lib/po/sv.po.in index 52eaabb2c8..52eaabb2c8 100644 --- a/po/sv.po.in +++ b/lib/po/sv.po.in diff --git a/po/vi.po.in b/lib/po/vi.po.in index 85b7c2623e..85b7c2623e 100644 --- a/po/vi.po.in +++ b/lib/po/vi.po.in |