[patch/rfa] configure check for curses library

Randolph Chung randolph@tausq.org
Sun May 16 06:09:00 GMT 2004


> 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/



More information about the Gdb-patches mailing list