Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@localhost.localdomain>2007-06-04 11:14:20 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2007-06-04 11:14:20 (GMT)
commit426b707af5baecc1ffd82ba69f0d6ef72f5fb7f2 (patch)
tree612a76caa82234181f535577bc7a75d15cc38afe /autogen.sh
parent47356c60f8590676405dff76e487eca4a823a420 (diff)
intltoolize
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh
index 9bd6fd0..5b0385d 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,3 +1,4 @@
#!/bin/sh
autoreconf -i
+intltoolize
./configure "$@"