[pybliographer/wip/gtk3: 31/42] build: Add intltoolize



commit c8df1a88f72a7f659069e087bcb3d52e2b146672
Author: Germán Poo-Caamaño <gpoo gnome org>
Date:   Fri Mar 21 10:19:42 2014 -0700

    build: Add intltoolize

 autogen.sh |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index 1dde36a..657db8c 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -33,6 +33,7 @@ GNOMEDOC=`which yelp-build`
 
 run aclocal ${aclocal_extra}
 run autoconf
+run intltoolize
 run automake -a
 
 if [ -x ./config.status ] ; then


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