Fix: high cpu usage in synchronize_rcu with long RCU read-side C.S.
[urcu.git] / bootstrap
old mode 100644 (file)
new mode 100755 (executable)
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
This page took 0.023865 seconds and 4 git commands to generate.