move config.h to urcu/config.h and install it
[urcu.git] / bootstrap
old mode 100644 (file)
new mode 100755 (executable)
index c507425..530ec0a
--- a/bootstrap
+++ b/bootstrap
@@ -6,7 +6,6 @@ if [ ! -e config ]; then
 fi
 aclocal
 libtoolize --force --copy
-autoheader
 automake --add-missing --copy
 autoconf
 
This page took 0.022613 seconds and 4 git commands to generate.