> "Robert" == Robert Boehne <[EMAIL PROTECTED]> writes:
Robert> I'm not sure why, but adding ansi2knr causes the file to be
Robert> listed in the dependencies for the target as:
Robert> FSD_Archive$U.lo
Robert> even though it is C++, and shouldn't be affected.
Robert> I'm no automake guru, so
I'm using CVS automake, autoconf & MLB libtool, but I found that
using these with g++/gcc (under AIX at least) will not work
if AUTOMAKE_OPTIONS=ansi2knr is set in Makefile.am.
The error is due to an underscore being appended to the libtool
object file name by automake,
source file: FSD_Archive.c