On Jan 25, 2001, François Chenais <[EMAIL PROTECTED]> wrote:
> I would like to make a lib.so library with an other static lib2.a library
> but I have
> *** Warning: inter-library dependencies are not known to be supported.
Get CVS libtool and hope the platform(s) of your choice support
linking
Hello!
Please don't use "sh -x" in the tests - otherwise they will be too verbose
even in VERBOSE is not set.
_
--- makevars.test
+++ makevars.test
@@ -1,4 +1,4 @@
-#! /bin/sh -x
+#! /bin/sh
# Test to make sure that automake includes the needed variables,
# but not too man