Hack to get intltool 0.40.0 to work
authorPhilip Chimento <philip.chimento@gmail.com>
Fri, 27 Nov 2009 23:56:14 +0000 (23:56 +0000)
committerPhilip Chimento <philip.chimento@gmail.com>
Fri, 27 Nov 2009 23:56:14 +0000 (23:56 +0000)
git-svn-id: http://lassie.dyndns-server.com/svn/gargoyle-gtk@189 ddfedd41-794f-dd11-ae45-00112f111e67

autogen.sh

index ee8c4dd91e6e5cd26ab4c30387bfc03cbeeb2f9e..9c061ca5ad4610577fdd86ca71651548c4b0962a 100755 (executable)
@@ -19,3 +19,8 @@ autoreconf --force --install || exit 1
 # Run after autopoint
 echo "Setting up Intltool"
 intltoolize --copy --force --automake || exit 1
+# Hack to get intltool 0.40.0 to work (Debian stable)
+touch intltool-extract.in
+touch intltool-merge.in
+touch intltool-update.in
+