]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Fixes.
authorBruno Haible <bruno@clisp.org>
Mon, 17 Feb 2003 20:41:40 +0000 (20:41 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:10:08 +0000 (12:10 +0200)
autogen.sh

index 9e1de9ba23a6c385bf9f38c5453225ba416c21e0..f6af66f9dea14c4f36ce3e8de573ba9d5ccc8543 100755 (executable)
@@ -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