[pybliographer/gtk3] build: Add intltoolize



commit 3f8ed8ad6b1c84314b2a2a8904366bd9101ddcf2
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 71ff473..094e9f0 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -28,6 +28,7 @@ run gnome-doc-prepare --copy --force
 
 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]