From mboxrd@z Thu Jan 1 00:00:00 1970 From: Randolph Chung To: Eli Zaretskii Cc: gdb-patches@sources.redhat.com Subject: Re: [patch/rfa] configure check for curses library Date: Sun, 16 May 2004 06:09:00 -0000 Message-id: <20040516060956.GH566@tausq.org> References: <20040515180123.GP566@tausq.org> <20040516051748.GG566@tausq.org> X-SW-Source: 2004-05/msg00458.html > Your idea might still be correct, if we could find a symbol that isn't > in termcap library (nor in any other library) and isn't converted by > some preprocessor macro. in my case i only had those two missing symbols in the link -- wattr_on and wattr_off.... i think what we need to do is to do a test with wattron (no _ -- which is what is actually used in the code) but make sure the test is done with #include "gdb_curses.h". I can't figure out how to do that with autoconf though... randolph -- Randolph Chung Debian GNU/Linux Developer, hppa/ia64 ports http://www.tausq.org/