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
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