X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=bootstrap;h=c01b7e488468aadf07b21ece85245f63573f4391;hb=188cf8d96080f1c5ae37232d1595d5282ee0ff1d;hp=40a807fc3a7d42b456ddc52163749d0e7a9295ce;hpb=53b67960a22175da456e4b6c1c9f846dfe59fba0;p=openocd.git diff --git a/bootstrap b/bootstrap index 40a807fc3a..c01b7e4884 100755 --- a/bootstrap +++ b/bootstrap @@ -1,4 +1,5 @@ #!/bin/sh -e +# Run the autotools bootstrap sequence to create the configure script if libtoolize --version >/dev/null 2>&1; then libtoolize="libtoolize" @@ -13,7 +14,6 @@ fi ( set -x aclocal -autoheader ${libtoolize} --automake --copy autoconf autoheader