]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.9 - patch 20140920
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 21 Sep 2014 01:02:18 +0000 (01:02 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 21 Sep 2014 01:02:18 +0000 (01:02 +0000)
commit9ee3995474454b7d956885e0fe5c8cac2ae25d42
tree7c016621fc8b4278af25ec7662efcbcda3982cdb
parent11d10ad0a17342a8e773a8f1948a9cc4c5f32ce7
ncurses 5.9 - patch 20140920

+ add ncurses*-config to bin-directory of sample package-scripts.
+ add check to ensure that getopt is available; this is a problem in
  some older cross-compiler environments.
+ expanded on the description of --disable-overwrite in INSTALL
  (prompted by reports by Joakim Tjernlund, Thomas Klausner).
  See Gentoo #522586 and NetBSD #49200 for examples.
  which relates to the clarified guidelines.
+ remove special logic from CF_INCLUDE_DIRS which adds the directory
  for the --includedir from the build (report by Joakim Tjernlund).
+ add case for Unixware to CF_XOPEN_SOURCE, from lynx changes.
+ update config.sub from
http://git.savannah.gnu.org/cgit/config.git
20 files changed:
Ada95/aclocal.m4
Ada95/configure
INSTALL
NEWS
aclocal.m4
config.sub
configure
configure.in
dist.mk
package/debian-mingw/changelog
package/debian-mingw/rules
package/debian-mingw64/changelog
package/debian-mingw64/rules
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
test/aclocal.m4
test/configure
test/configure.in