This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: egcs & texinfo/config.h.in
- To: law at cygnus dot com
- Subject: Re: egcs & texinfo/config.h.in
- From: "Philippe De Muyter" <phdm at macqel dot be>
- Date: Mon, 28 Jun 1999 15:59:51 +0200 (CEST)
- Cc: egcs-patches at egcs dot cygnus dot com
> In message <199906251016.MAA20873@mail.macqel.be>you write:
> > > What precisely makes you think texinfo/cofnig.h.in needs to be regenerate
> > d?
> >
> > Well, it still #include <libintl.h>, while acconfig.h does not anymore.
> Then debug why.
>
> When I run autoconf it does not change the contents of config.h.in.
> Either it does not need to be updated, or I am not using the right procedure.
I think you must use `autoheader'.
Philippe
> Jeff