autogen.sh: Call libtoolize with --force.
authorKeisuke Nishida <kxn30@po.cwru.edu>
Thu, 12 Jul 2001 18:34:39 +0000 (18:34 +0000)
committerKeisuke Nishida <kxn30@po.cwru.edu>
Thu, 12 Jul 2001 18:34:39 +0000 (18:34 +0000)
ChangeLog
autogen.sh

index 1b7ae77..88b76cc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-07-13  Keisuke Nishida  <knishida@nurs.or.jp>
+
+       * autogen.sh: Call libtoolize with --force.
+
 2001-07-10  Thien-Thi Nguyen  <ttn@revel.glug.org>
 
        * INSTALL: Point to HACKING for tool versions.
index 1e92ab4..10bf34a 100755 (executable)
@@ -7,7 +7,7 @@
 
 ./guile-aclocal.sh
 
-libtoolize --copy --automake --ltdl
+libtoolize --copy --force --automake --ltdl
 autoheader
 autoconf
 automake --add-missing