summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorWill Estes <wlestes@users.sourceforge.net>2007-05-11 20:52:16 +0000
committerWill Estes <wlestes@users.sourceforge.net>2007-05-11 20:52:16 +0000
commitfe229c623ffc20cc114dacd7813007d450d81c0a (patch)
tree3bfe41b96a95c959aec9bd3912a49e1bb44281b5 /autogen.sh
parent776e8ca6d27bcee3a4d7e90b4fc0a10f0b5d8b1e (diff)
remove --force option from autogen.sh; much faster without it
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 2415583..20e82fd 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -29,4 +29,4 @@
#Makefile first.)
touch ChangeLog
-autoreconf --force --install --verbose
+autoreconf --install --verbose