This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: config.h.in wants to be free^Wrebuilt
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Phil Edwards <phil at jaj dot com>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Mon, 18 Mar 2002 12:45:07 -0800 (PST)
- Subject: Re: config.h.in wants to be free^Wrebuilt
> But in testing, I found that config.h.in gets rebuilt even with our
> current setup, i.e., just run autoheader and you get a different output
> file than what's in CVS. The diff is below. I don't know what changed
> to cause these results, but it looks like folks might be forgetting to
> run autoheader before committing a configury change.
I noticed this recently too. Thanks for fixing it.
-benjamin