projects
/
rodin
/
chimara.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
727fd10
)
Hack to get intltool 0.40.0 to work
author
Philip Chimento
<philip.chimento@gmail.com>
Fri, 27 Nov 2009 23:56:14 +0000
(23:56 +0000)
committer
Philip 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
patch
|
blob
|
history
diff --git
a/autogen.sh
b/autogen.sh
index ee8c4dd91e6e5cd26ab4c30387bfc03cbeeb2f9e..9c061ca5ad4610577fdd86ca71651548c4b0962a 100755
(executable)
--- a/
autogen.sh
+++ b/
autogen.sh
@@
-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
+