John Zaitseff
|
bb06d81534
|
Update ax_with_curses.m4 to latest version from the GNU Autoconf archive
This version changes CURSES_LIB to the plural CURSES_LIBS, and adds the
CURSES_CFLAGS variable. It also uses pkg-config(1) if that is available.
|
2017-05-17 09:21:30 +10:00 |
|
John Zaitseff
|
7376d26b53
|
Update files to the latest version from the GNU Autoconf archive
|
2014-05-22 11:11:28 +10:00 |
|
John Zaitseff
|
8c950278b8
|
Update to the latest upstream version of ax_with_curses.m4
|
2012-03-15 02:13:30 +11:00 |
|
John Zaitseff
|
d1d7716667
|
Update ax_with_curses.m4 to latest version from the Autoconf Archive
|
2011-07-29 11:51:21 +10:00 |
|
John Zaitseff
|
6afcaa0532
|
Correct a bug in the AC_DEFINE wording
|
2011-07-28 22:51:40 +10:00 |
|
John Zaitseff
|
d4e8ee09e6
|
Add the word "working" to some checks
|
2011-07-28 22:33:24 +10:00 |
|
John Zaitseff
|
880a63ee95
|
Define a check for <ncurses.h> under NcursesW, as used in FreeBSD
|
2011-07-28 22:29:55 +10:00 |
|
John Zaitseff
|
b16a785f3e
|
Add _XOPEN_SOURCE_EXTENDED for parts of the compile and link checks
Older versions of NcursesW require _XOPEN_SOURCE_EXTENDED to be defined
to access the wide-character interfaces.
|
2011-07-28 22:21:52 +10:00 |
|
John Zaitseff
|
48e8bbba93
|
Complete rewrite of the M4 macro that checks for Curses
|
2011-07-28 21:19:33 +10:00 |
|
John Zaitseff
|
3a4c95f927
|
Add the SysV-compatible curses library
The AX_WITH_CURSES macro is taken from the autoconf-archive project,
available at http://www.gnu.org/software/autoconf-archive/.
|
2011-06-30 20:31:19 +10:00 |
|