Hack to get intltool 0.40.0 to work
[rodin/chimara.git] / 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
+