[gdk-pixbuf] Use autopoint, not gettextize



commit 5479a0840ded423e4eb6c0d09e76dbe1fc2a33d9
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Jun 25 21:19:18 2010 -0400

    Use autopoint, not gettextize

 autogen.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index b2cfa84..f43e4e8 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -109,7 +109,7 @@ $ACLOCAL -I m4 $ACLOCAL_FLAGS || exit $?
 
 libtoolize --force || exit $?
 gtkdocize || exit $?
-gettextize --no-changelog || exit $?
+autopoint || exit $?
 autoheader || exit $?
 
 $AUTOMAKE --add-missing || exit $?



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]