This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB 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/rfa] configure check for curses library


> Date: Sun, 16 May 2004 04:05:46 -0400 (EDT)
> From: mec.gnu@mindspring.com (Michael Elizabeth Chastain)
> 
> I think the right approach is to use 'curses' by default and
> let the user specify a --with-curses option if their curses library
> is located somewhere else.

If users of a specific platform need _always_ to use --with-curses
to get GDB to compile on that platform, then I think we should do
something for that specific platform.

In other words, I think that --with-curses should only be used for
systems where curses is installed in non-standard places, which is
not the case here, AFAIU.


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