]> ncurses.scripts.mit.edu Git - ncurses.git/commit - Ada95/aclocal.m4
ncurses 6.0 - patch 20150822
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 23 Aug 2015 00:47:10 +0000 (00:47 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 23 Aug 2015 00:47:10 +0000 (00:47 +0000)
commit21c8ffa0edf2e389f3f674f0c08009002c6f357d
treeadf7864459fb4ab68accba852e958ca43374bf92
parent4060536b87c0e484b2c0633978766a109bc763f0
ncurses 6.0 - patch 20150822

+ sort options in usage message for infocmp, to make it simpler to
  see unused letters.
+ update usage message for tic, adding "-0" option.
+ documented differences in ESCDELAY versus AIX's implementation.
+ fix some compiler warnings from ports.
+ modify --with-pkg-config-libdir option to make it possible to install
  ".pc" files even if pkg-config is not found (adapted by patch by
  Joshua Root).
20 files changed:
Ada95/aclocal.m4
Ada95/configure
NEWS
VERSION
aclocal.m4
configure
dist.mk
include/term_entry.h
man/curs_variables.3x
ncurses/base/lib_color.c
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
progs/infocmp.c
progs/tic.c
test/demo_menus.c
test/savescreen.c