X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=bootstrap;h=c01b7e488468aadf07b21ece85245f63573f4391;hp=40a807fc3a7d42b456ddc52163749d0e7a9295ce;hb=f90d8fa45f2d4c9d4b7990f198b232ee55cbb4e1;hpb=53b67960a22175da456e4b6c1c9f846dfe59fba0 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