This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: libI77: Automatically regenerate config.h.in


On May 18, 2001, Andreas Jaeger <aj@suse.de> wrote:

> Nothing gets rebuild but it looks nevertheless strange.  Is
> this ok?

Actually, not.  You should $(STAMP) stamp-h after outputting
config.h, just like you do to stamp-h.in.

Ok with the change.   And please check stamp-h.in too.

> +libf2c/libI77/config.h.in: libf2c/libU77/configure.in
> +libf2c/libU77/stamp-h.in: libf2c/libU77/configure.in libf2c/libU77/config.h.in

It's actually config.h.in that should be newer than stamp-h.in (and
thus depend on it), so please reverse these lines, even though it no
longer matters, and adjust the dependencies)

-- 
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]