This is the mail archive of the gdb-patches@sourceware.org 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: [PATCHSET] [4/4] Fix various issue in TUI


> Date: Thu, 22 Jan 2015 17:15:00 +0000
> From: Pedro Alves <palves@redhat.com>
> CC: gdb-patches@sourceware.org
> 
> >> So shouldn't the right check be this:
> >>
> >>     if test x"$curses_found" != xyes; then
> >>       ac_cv_search_tgetent="none required"
> >>       CONFIG_OBS="$CONFIG_OBS windows-termcap.o"
> >>     fi ;;
> >>
> >> ?
> > 
> > I'm not sure.  GDB can be configured --without-tui --with-curses.
> > Does your logic work then?
> 
> It's the same thing.

Then please install your variant (on the branch as well).  I trust you
know this stuff much better than I do.

Thanks.


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