This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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: Toplevel configure.in cleanup 2/n


On Feb 25, 2003, Nathanael Nerode <neroden at twcny dot rr dot 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 at {redhat dot com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva at {lsd dot ic dot unicamp dot br, gnu.org}
Free Software Evangelist                Professional serial bug killer


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