]> ncurses.scripts.mit.edu Git - ncurses.git/commit - Ada95/aclocal.m4
ncurses 5.9 - patch 20150418
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 19 Apr 2015 00:05:38 +0000 (00:05 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 19 Apr 2015 00:05:38 +0000 (00:05 +0000)
commit0819b56c3096ed77dd36312b0c4e8f37e7d46c88
tree699203988d565f4a120f8a2885b3175555467f87
parent808858ace09b9bf60f7154e33cb6572f49347101
ncurses 5.9 - patch 20150418

+ avoid a blank line in output from tabs program by ending it with
  a carriage return as done in FreeBSD (patch by James Clarke).
+ build-fix for the "--enable-ext-putwin" feature when not using
  wide characters (report by Werner Fink).
+ modify autoconf macros to use scripting improvement from xterm.
+ add -brtl option to compiler options on AIX 5-7, needed to link
  with the shared libraries.
+ add --with-extra-suffix option to help with installing nonconflicting
  ncurses6 packages, e.g., avoiding header- and library-conflicts.
  NOTE: as a side-effect, this renames
  adacurses-config to adacurses5-config and
  adacursesw-config to adacursesw5-config
+ modify debian/rules test package to suffix programs with "6".
+ clarify in curs_inopts.3x that window-specific settings do not
  inherit into new windows.
38 files changed:
Ada95/aclocal.m4
Ada95/configure
Ada95/configure.in
Ada95/gen/Makefile.in
INSTALL
NEWS
VERSION
aclocal.m4
configure
configure.in
dist.mk
man/curs_getch.3x
man/curs_inopts.3x
man/curs_mouse.3x
man/curs_opaque.3x
man/curs_threads.3x
man/curs_touch.3x
man/curs_util.3x
man/man_db.renames
man/panel.3x
man/resizeterm.3x
misc/gen-pkgconfig.in
misc/ncurses-config.in
ncurses/base/lib_screen.c
ncurses/base/lib_set_term.c
ncurses/tinfo/lib_baudrate.c
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/debian/rules
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
progs/tabs.c
progs/tset.c
test/aclocal.m4
test/configure
test/configure.in