]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.7 - patch 20090321
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 22 Mar 2009 00:51:17 +0000 (00:51 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 22 Mar 2009 00:51:17 +0000 (00:51 +0000)
commit2782cd7cf38dc9cfaa9d90b7e66792dbc7537b08
treeeddc0e3295e91ecc837362491da0137adbeeb8d4
parent684ea7a15772d25d6eb430c5751295e52a2d8a66
ncurses 5.7 - patch 20090321

+ add TICS_LIST and SHLIB_LIST to allow libtool 2.2.6 on Cygwin to
  build with tic and term libraries (patch by Charles Wilson).
+ add -no-undefined option to libtool for Cygwin, MinGW, U/Win and AIX
  (report by Charles Wilson).
+ fix definition for c++/Makefile.in's SHLIB_LIST, which did not list
  the form, menu or panel libraries (patch by Charles Wilson).
+ add configure option --with-wrap-prefix to allow setting the prefix
  for functions used to wrap global variables to something other than
  "_nc_" (discussion with Charles Wilson).
13 files changed:
Ada95/gen/gen.c
INSTALL
NEWS
aclocal.m4
c++/Makefile.in
configure
configure.in
dist.mk
include/curses.h.in
include/ncurses_dll.h
ncurses/tinfo/MKcodes.awk
ncurses/tinfo/MKnames.awk
ncurses/tinfo/lib_acs.c