Make urcu/config.h work.
[urcu.git] / bootstrap
index 530ec0a04457638230e4153f969c285b95e7454b..c507425667e579d73a2a31c27b0e7a96baa4e8da 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -6,6 +6,7 @@ if [ ! -e config ]; then
 fi
 aclocal
 libtoolize --force --copy
+autoheader
 automake --add-missing --copy
 autoconf
 
This page took 0.022358 seconds and 4 git commands to generate.