diff autogen.sh @ 23768:31611d5d6a4a

merge of '8b98876f03b683ae6805d673e713f30f16b7f6e9' and 'c3fe9bf88d02997989374e7ecc80a3f2462ee462'
author Richard Laager <rlaager@wiktel.com>
date Sat, 15 Nov 2008 23:47:18 +0000
parents a772d16ad8a8
children 8d5989d932c9
line wrap: on
line diff
--- a/autogen.sh	Mon Oct 29 02:12:15 2007 +0000
+++ b/autogen.sh	Sat Nov 15 23:47:18 2008 +0000
@@ -58,7 +58,7 @@
 done
 
 libtoolize -c -f --automake
-glib-gettextize --force --copy --previous
+glib-gettextize --force --copy
 intltoolize --force --copy
 aclocal $ACLOCAL_FLAGS || exit;
 autoheader || exit;