X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=bootstrap;h=c71b862a5632b09cc8fd546a9ce9c208e37465c7;hb=acac715904a042337860565b5a8133a4185e1ade;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