From 39c573c98576b8952268311f627cec7562b1fe95 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Wed, 3 Aug 2005 11:20:41 +0000 Subject: New glocale library. --- autogen.sh | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'autogen.sh') diff --git a/autogen.sh b/autogen.sh index 74f680a..e8a2f3b 100755 --- a/autogen.sh +++ b/autogen.sh @@ -43,6 +43,13 @@ automake automake ) +(cd gettext-runtime/glocale + aclocal -I m4 -I ../m4 -I ../../gettext-tools/m4 -I ../../m4 + autoconf + autoheader && touch config.h.in + automake +) + cp -p gettext-runtime/ABOUT-NLS gettext-tools/ABOUT-NLS (cd gettext-tools -- cgit v1.1