[PATCH] 'yes' within the path sets wrong config variables
Roland McGrath
roland@hack.frob.com
Thu Mar 5 19:01:00 GMT 2015
> Any input on how to reconf is appreciated.
If you configure with --enable-maintainer-mode it will set AUTOCONF to
something other than 'no'. Then the makefiles will regenerate configure
scripts automatically when you do a 'make'. That will only cover the ones
used in your configuration, which is enough to test that things are working
as you expect. Then you can do 'make dist-prepare' to get all of them
regenerated.
More information about the Libc-alpha
mailing list