X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=bootstrap;h=c71b862a5632b09cc8fd546a9ce9c208e37465c7;hb=2819ef641bb6e2f7aa60c28f3a8f5ad252aa7d00;hp=c507425667e579d73a2a31c27b0e7a96baa4e8da;hpb=9d2614f07691a813a3c560a6c0bcd0a7be854ed5;p=userspace-rcu.git 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