diff --git a/src/bootstrap b/src/bootstrap index 9e8d4b9e..19d4bb64 100755 --- a/src/bootstrap +++ b/src/bootstrap @@ -22,4 +22,4 @@ LIBTOOLIZE=libtoolize glibtoolize --version > /dev/null 2>&1 && LIBTOOLIZE=glibtoolize export LIBTOOLIZE -${AUTORECONF} -i +${AUTORECONF} -i "$@"