X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=bootstrap;h=c71b862a5632b09cc8fd546a9ce9c208e37465c7;hb=5c4ca589b1ecba14e6a34f900a88fe5fd5f29257;hp=c507425667e579d73a2a31c27b0e7a96baa4e8da;hpb=48d848c7291ec22da6258ac03cd9c1dafec1fdfb;p=urcu.git diff --git a/bootstrap b/bootstrap old mode 100644 new mode 100755 index c507425..c71b862 --- a/bootstrap +++ b/bootstrap @@ -4,9 +4,5 @@ set -x if [ ! -e config ]; then mkdir config fi -aclocal -libtoolize --force --copy -autoheader -automake --add-missing --copy -autoconf +autoreconf -i