On Apr  6, 2001, Reed Lai <[EMAIL PROTECTED]> wrote:

> I cannot include an extra makefile in Makefile.am, because the
> automake will error since that extra makefile is created by
> configure and not exist when automake is running.

Then you should probably arrange for autoconf to expand the file into
the generated Makefile.  See AC_SUBST_FILE.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

Reply via email to