Here is a patch for buildconf that gets rid of the erronious messages that
the system libtool (using 1.4) outputs:
--------snip--------
--- buildconf.sh.old    Wed Aug  8 16:05:01 2001
+++ buildconf.sh        Wed Aug  8 16:06:10 2001
@@ -21,8 +21,9 @@
 #
 # Note: we always replace the files, and we copy (rather than link) them.
 #
-echo "Copying libtool helper files ..."
-$libtoolize --force --copy
+#Per RBB this is not needed anymore, so removing.
+#echo "Copying libtool helper files ..."
+#$libtoolize --force --copy
 
 #
 # Generate the autoconf header (include/apu_config.h) and ./configure
--------snip--------

--
Austin Gonyou
Systems Architect, CCNA
Coremetrics, Inc.
Phone: 512-796-9023
email: [EMAIL PROTECTED] 

Reply via email to