From: Alexandre Oliva (oliva@dcc.unicamp.br)
Date: Thu Jan 14 1999 - 13:18:18 EST
On Jan 14, 1999, Godmar Back <gback@cs.utah.edu> wrote:
>> Just add it to AC_OUTPUT in configure.in and automake will create it
>> for you. You may run
> Requiring this appears to be a disadvantage or at least an inconvenience.
I agree. But a modification in systems/Makefile.am is necessary for
`make dist', anyway. If you run `automake that/directory/Makefile'
and, after configure, run:
CONFIG_HEADERS= CONFIG_FILES=that/directory/Makefile ./config.status
it would probably work, but I'm not sure this is a nice thing to
do. We could even arrange that systems/Makefile does that for us, but
I feel a bit uneasy about such low-level hackery.
> Previously, people could just create a directory with any name
> in kaffevm/systems, and use the name of that directory when specifying
> --with-threads, without requiring any other files changed in their whole
> tree.
Yep, that was nice. Too bad we can't have everything :-(
-- Alexandre Oliva http://www.dcc.unicamp.br/~oliva aoliva@{acm.org} oliva@{dcc.unicamp.br,gnu.org,egcs.cygnus.com,samba.org} Universidade Estadual de Campinas, SP, Brasil
This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:57:41 EDT