summaryrefslogtreecommitdiffstats
path: root/bootstrap
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2004-07-15 18:26:55 +0000
committerMarcel Holtmann <marcel@holtmann.org>2004-07-15 18:26:55 +0000
commit875ca634fbbd21db17a3bd557e650acc4a5ee4da (patch)
treee4293509b1bffbc85a4f2df9879331024bd72e57 /bootstrap
parent46ad9bd8f518ea68118b9bc0d943d362020df767 (diff)
Don't use --force-missing
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap b/bootstrap
index 9fb42d22..3426beb4 100755
--- a/bootstrap
+++ b/bootstrap
@@ -1,2 +1,2 @@
#! /bin/sh
-aclocal && autoheader && automake --add-missing --copy --force-missing --ignore-deps && autoconf
+aclocal && autoheader && automake --add-missing --copy --ignore-deps && autoconf