X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=bootstrap;h=c71b862a5632b09cc8fd546a9ce9c208e37465c7;hp=c507425667e579d73a2a31c27b0e7a96baa4e8da;hb=92af1a30ca6a70945b167c31631c8598a626c71a;hpb=48d848c7291ec22da6258ac03cd9c1dafec1fdfb 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