diff options
Diffstat (limited to 'extras/sasl/bootstrap')
-rwxr-xr-x | extras/sasl/bootstrap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/sasl/bootstrap b/extras/sasl/bootstrap index 32085c325d..906e5a71e4 100755 --- a/extras/sasl/bootstrap +++ b/extras/sasl/bootstrap @@ -22,7 +22,7 @@ aclocal -I m4 autoheader libtoolize --automake -automake +automake --add-missing autoconf if [ "$1" = "-build" -o "$1" = "--build" ] ; then |