From: Bruno Haible Date: Mon, 17 Feb 2003 20:41:40 +0000 (+0000) Subject: Fixes. X-Git-Tag: v0.12~236 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47a442870027f13440ac5b56f18085e30de441e9;p=thirdparty%2Fgettext.git Fixes. --- diff --git a/autogen.sh b/autogen.sh index 9e1de9ba2..f6af66f9d 100755 --- a/autogen.sh +++ b/autogen.sh @@ -5,7 +5,7 @@ autoconf automake (cd autoconf-lib-link - aclocal -I m4 + aclocal -I m4 -I ../config/m4 autoconf automake ) @@ -17,6 +17,8 @@ automake automake ) +cp -p gettext-runtime/ABOUT-NLS gettext-tools/ABOUT-NLS + (cd gettext-tools aclocal -I m4 -I ../gettext-runtime/m4 -I ../autoconf-lib-link/m4 -I ../config/m4 autoconf