[sawfish] autogen.sh



commit 00ca6e2c91df3d93fb35eab499438a35f4744890
Author: chrisb <zanghar freenet de>
Date:   Fri Jul 3 15:45:26 2009 +0200

    autogen.sh

 autogen.sh |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index c0b739d..5308b0e 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -25,8 +25,8 @@ if [ -f configure.in ]; then
     else    libtoolize --force --copy --install || exit 1
     fi
   fi
-  echo "Running intltoolize"
-  intltoolize --copy --force
+#  echo "Running intltoolize"
+#  intltoolize --copy --force
   echo "Running aclocal $ACLOCAL_FLAGS"
   aclocal -I m4 $ACLOCAL_FLAGS || exit 1
 



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