summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorPixel <Pixel>2001-11-09 16:14:06 +0000
committerPixel <Pixel>2001-11-09 16:14:06 +0000
commit074dcdeed8f599d3f4108af10c7cb94c3b9ac11e (patch)
tree89b739b02452f35a367f0a979c06ef85cb056c27 /autogen.sh
parent823761df28ad31cde8a071125b177f49494d804a (diff)
Autogen...
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 81a825b..bd10167 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Run this to generate all the initial makefiles, etc.
echo Running gettextize...
-gettextize -f -c
+gettextize -c
echo Running libtoolize...
libtoolize -c --automake
echo Running aclocal...