On 22 Apr 2002, Akim Demaille wrote: > > | 1) I had a line like this in my configure.in: > | test -f somefile.in && AC_OUTPUT(somefile) > > Err, I suppose you mean AC_CONFIG_FILES. Two AC_OUTPUT is not > supported by Autoconf.
You ought to learn to phrase your sentences using accurate terminology. It's implemented, but in the interests of providing a slightly-incompatible version, it is marked "deprecated" in the current development version of autoconf. -- T.E.Dickey <[EMAIL PROTECTED]> http://invisible-island.net ftp://invisible-island.net
