Autoconf and NCurses in C++

Adam Jiang <[email protected]> Wed, 30 Jul 2014 18:25:48 +0900
Newsgroups gmane.comp.lib.ncurses.general
Message-ID <CALK_+D3SFvsXig-697PvV2aBSY8av4Sj-EykSVOY-nzrOPnGqg@mail.gmail.com>
--===============2644150812043139541==
Content-Type: multipart/alternative; boundary=001a1134b266d957f004ff65bdb3

--001a1134b266d957f004ff65bdb3
Content-Type: text/plain; charset=ISO-8859-1

Hi,

To build with ncurse support,

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 I guess this will be packed up as 'libncurse++.a'. Is there
an existing macro could do the same thing for libncurse++.a ?

--001a1134b266d957f004ff65bdb3
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div><div>Hi,<br></div><div><br>To build with ncurse suppo=
rt,<br></div><div><br><a href=3D"http://www.gnu.org/software/autoconf-archi=
ve/ax_with_curses.html">http://www.gnu.org/software/autoconf-archive/ax_wit=
h_curses.html</a><br>
<br></div>This macro could help to find out include path and right librarie=
s for libnruse.so.<br><br>How about the c++ binding for ncurse? which is lo=
cated in ncurse/c++ directory and I guess this will be packed up as &#39;li=
bncurse++.a&#39;. Is there an existing macro could do the same thing for li=
bncurse++.a ?<br>
</div></div>

--001a1134b266d957f004ff65bdb3--


--===============2644150812043139541==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Help-ncurses mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-ncurses

--===============2644150812043139541==--