Toplevel configure.in cleanup 2/n

Alexandre Oliva aoliva@redhat.com
Tue Mar 4 05:19:00 GMT 2003


On Feb 25, 2003, Nathanael Nerode <neroden@twcny.rr.com> wrote:

> 	* configure.in: Don't set enable_threads and enable_shared to 'no'.
> 	Remove bogus comments.  Remove redundant noconfigdirs.
> 	* configure: Regenerate.

What happens if no --enable/disable-threads flag is passed?
enable_threads would be set to no before, now it remains unset.  The
enable_shared default seems is no longer appropriate, since a number of
sub-directories actually default to shared libraries enabled.  Perhaps
we should SET_LIB_PATH unconditionally now?

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer



More information about the Gdb-patches mailing list