This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] 'yes' within the path sets wrong config variables


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


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