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: Sat, 15 May 2004 11:01:23 -0700
> From: Randolph Chung <randolph@tausq.org>
> 
> 2004-05-15  Randolph Chung  <tausq@debian.org>
> 
> 	* configure.in: Add a search for wattr_on to look for a curses
> 	library.

Does the TUI code in GDB actually use wattr_on or any symbols that
reference wattr_on?  If not, we could defeat curses implementations
that don't have wattr_on, but are otherwise good enough for what GDB
needs.


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