Inter-library dependencies with uninstalled libtool libraries

2001-04-09 Thread Daniel Katz
Hi. The following situation has arisen with inter-library dependencies and I don't quite understand how to deal with it: We are building a libtool library via automake which depends on another libtool library which is built in a different subdirectory of the same project. I tried to set up the

AC_PROG_LIBTOOL causes problems for automake?

2001-05-21 Thread Daniel Katz
Hi. I am trying to use automake, autoconf, and libtool together, and have run into the following problem. I put AC_PROG_LIBTOOL into my configure.in and run the following sequence $ libtoolize $ aclocal $ autoconf $ automake --foreign -a and get the message: Core/Makefile.am:8: libra