From ccde385f5e5f5e0e166067823f80178a6daf53e8 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Sat, 7 Dec 2002 23:40:08 +0000 Subject: misc changes --- autogen.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'autogen.sh') diff --git a/autogen.sh b/autogen.sh index cf116ae..43ebd3e 100755 --- a/autogen.sh +++ b/autogen.sh @@ -69,8 +69,8 @@ case $CC in *xlc | *xlc\ * | *lcc | *lcc\ *) am_opt=--include-deps;; esac -echo "Running autopoint... Ignore non-fatal messages." -autopoint +echo "Running gettextize... Ignore non-fatal messages." +gettextize --intl --force ACLOCAL_FLAGS="-I m4" echo "Running aclocal ..." -- cgit v1.2.3