autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Autoconf and NCurses in C++


From: Adam Jiang
Subject: Autoconf and NCurses in C++
Date: Wed, 30 Jul 2014 22:32:50 +0900

Hi,

It seems there is a macro create for ncurses detection

http://www.gnu.org/software/autoconf-archive/ax_with_curses.html

This macro could help to find out include path and right libraries for
libnruse.so.

How about the c++ binding for ncurse? which is located in ncurse/c++
directory and it is usually packed up as 'libncurse++.a'. Is there an
existing macro could do the same thing for libncurse++.a to generate
variable such as CURSES_CPP_LIBS?

Thanks.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]