[gtk-vnc] Invoke intltoolize in autogen.sh



commit cafdae5aa580db703b97ac471ad5abdba3633b01
Author: Daniel P. Berrange <berrange redhat com>
Date:   Tue Aug 25 12:58:32 2009 +0100

    Invoke intltoolize in autogen.sh
    
    * autogen.sh: Run intltoolize

 autogen.sh |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index 4859a64..371b98b 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -45,6 +45,7 @@ if test -z "$*"; then
 fi
 
 libtoolize --copy --force
+intltoolize --force
 aclocal -I gnulib/m4
 autoheader
 automake --add-missing --copy



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