]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.9 - patch 20110924
authorThomas E. Dickey <dickey@invisible-island.net>
Sat, 24 Sep 2011 23:21:18 +0000 (23:21 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sat, 24 Sep 2011 23:21:18 +0000 (23:21 +0000)
commit22fd3b236834311f1682b09d16eacec0d17f8683
treeb0c030b97b8a6349a4f1df801b22ca7a0d75c476
parentf3eb40315f9e5eff503a172aed6d325b4e1f20c6
ncurses 5.9 - patch 20110924

+ modify _nc_read_tic_entry() so that hashed-database is checked before
  filesystem.
+ updated CF_CURSES_LIBS check in test/configure script.
+ modify configure script and makefiles to split TIC_ARGS and
  TINFO_ARGS into pieces corresponding to LDFLAGS and LIBS variables,
  to help separate searches for tic- and tinfo-libraries (patch by Nick
  Alcock aka "Nix").
+ build-fix for lib_mouse.c changes (ch: 20110917).
15 files changed:
Ada95/configure
Ada95/configure.in
Ada95/gen/Makefile.in
NEWS
aclocal.m4
configure
configure.in
dist.mk
ncurses/base/lib_mouse.c
ncurses/tinfo/read_entry.c
progs/Makefile.in
test/Makefile.in
test/aclocal.m4
test/configure
test/configure.in