From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eli Zaretskii To: mec.gnu@mindspring.com (Michael Elizabeth Chastain) Cc: randolph@tausq.org, gdb-patches@sources.redhat.com Subject: Re: [patch/rfa] configure check for curses library Date: Sun, 16 May 2004 10:29:00 -0000 Message-id: References: <20040516080546.468724B104@berman.michael-chastain.com> X-SW-Source: 2004-05/msg00462.html > 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.