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 <mpg@redhat.com>2007-09-29 11:09:10 (GMT)
committer Marco Pesenti Gritti <mpg@redhat.com>2007-09-29 11:09:10 (GMT)
commit272ec67779e51e00a6a588c021c7fc9ef77805ca (patch)
tree2ab22e1e0b179d2b59e1d438e5a4f7b08fdd3663 /autogen.sh
parentcddc25da2eaadc5b285d3b5c7a6702b7c9e2de26 (diff)
Remove more intltool stuff
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 5b0385d..9bd6fd0 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,4 +1,3 @@
#!/bin/sh
autoreconf -i
-intltoolize
./configure "$@"