OSDN Git Service

comment out missing file error
[ccunit/ccunit.git] / bootstrap
index 2d93930..f3bf6e3 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -2,6 +2,7 @@
 
 set -x
 aclocal -I config
-autoheader
+libtoolize -f -c
+autoheader -I config
 automake --add-missing --copy
 autoconf