diff options
Diffstat (limited to 'bootstrap.sh')
-rwxr-xr-x | bootstrap.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.sh b/bootstrap.sh index 3fb4fbe..acb153d 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -36,7 +36,7 @@ else rm -rf autom4te.cache rm -f config.cache - run_versioned aclocal 1.9 + run_versioned aclocal 1.9 -I common libtoolize -c --force autoheader run_versioned automake 1.9 -a -c --foreign |