X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=bootstrap;h=c71b862a5632b09cc8fd546a9ce9c208e37465c7;hp=c507425667e579d73a2a31c27b0e7a96baa4e8da;hb=26b5a74b238dae64c7ad68c04e44159b8ebe9bbb;hpb=0b00212d318d558e0be995477d41938bb80fac58 diff --git a/bootstrap b/bootstrap index c507425..c71b862 100755 --- 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