]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.9 - patch 20110507
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 8 May 2011 00:57:14 +0000 (00:57 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 8 May 2011 00:57:14 +0000 (00:57 +0000)
commitcecf06633520e80b392644f66fe362009583fedb
tree568233bb9143edc0db866d8fbfe2247b9a0d8bc3
parente460260b42bbc6a2c65bca58372d6fda19434fe8
ncurses 5.9 - patch 20110507

+ update discussion of MKfallback.sh script in INSTALL; normally the
  script is used automatically via the configured makefiles.  However
  there are still occasions when it might be used directly by packagers
  (report by Gunter Schaffler).
+ modify misc/ncurses-config.in to omit the "-L" option from the
  "--libs" output if the library directory is /usr/lib.
+ change order of tests for curses.h versus ncurses.h headers in the
  configure scripts for Ada95 and test-directories, to look for
  ncurses.h, from fixes to tin -TD
+ modify ncurses/tinfo/access.c to account for Tandem's root uid
  (report by Joachim Schmitz).
Ada95/aclocal.m4
Ada95/configure
INSTALL
NEWS
dist.mk
misc/ncurses-config.in
ncurses/tinfo/access.c
test/aclocal.m4
test/configure