Can someone give me an example of how to combine the object files from
a deep project into one library with automake.am's?
Thanks,
Tim Heath
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi all:
I've seen a bug in autoconf 2.49a that I downloaded from CVS
yesterday. I noted that when I used "AC_SEARCH_LIBS", the conftest*
files were not deleted. I then inspected the source code and I found
that when one calls the "..._IFELSE" mac
On Aug 17, 2000, "Nikolaus Kimmel (FT3/AB Ulm)" <[EMAIL PROTECTED]>
wrote:
> So how can I put variables (in which syntax) into the AC_OUTPUT command,
> so that automake don't give me errors.
You can't. Automake requires static knowledge of all AC_OUTPUT files.
--
Alexandre Oliva Enjoy Guar
Hi!
I have a problem with autoconf/automake. In my configure.in I have in
the AC_OUTPUT macro variables like $Makexy, which is either empty or
contains a place, where to put a Makefile.
This works fine, but everytime automake is run, it tells me something
like that:
configure.in: 264: required fi