Hi Bruno, * Bruno Haible wrote on Wed, Jun 18, 2008 at 01:34:35AM CEST: > > > > AC_CONFIG_LINKS([GNUmakefile:GNUmakefile]) > > When I use this, and build in the source directory, then configure shows this > output: > > config.status: WARNING: not linking GNUmakefile to itself > > Can this be removed? I find this irritating. autoconf is doing its job > right on this (previously tricky) issue. Now that the issue is well > understood, > is not tricky any more, and there is no reason for a warning.
I agree. I'm wondering: should it be removed completely, or instead be an AC_MSG_NOTICE? We do output a line for each other thing that config.status creates. (Trying to let somebody else pick the shed's color ;-) Thanks for reporting, Ralf _______________________________________________ Autoconf mailing list [email protected] http://lists.gnu.org/mailman/listinfo/autoconf
