OSDN Git Service

add autoheader option
authortsutsumi <>
Sat, 13 Sep 2003 09:23:53 +0000 (09:23 +0000)
committertsutsumi <>
Sat, 13 Sep 2003 09:23:53 +0000 (09:23 +0000)
bootstrap

index 2d93930..95b72ad 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -2,6 +2,6 @@
 
 set -x
 aclocal -I config
-autoheader
+autoheader -I config
 automake --add-missing --copy
 autoconf