]> ncurses.scripts.mit.edu Git - ncurses.git/commit - Ada95/aclocal.m4
ncurses 6.0 - patch 20151101
authorThomas E. Dickey <dickey@invisible-island.net>
Mon, 2 Nov 2015 00:38:02 +0000 (00:38 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Mon, 2 Nov 2015 00:38:02 +0000 (00:38 +0000)
commit5817afea017464ac3b89170fb205f21d99bec47c
tree16d9b7901716e0b5e6ff8c15d6f1099bcc3f1029
parenta0b91dc27f0c411e343161b0a4b5459d15a43f85
ncurses 6.0 - patch 20151101

+ amend change for pkg-config which allows build of pc-files when no
  valid pkg-config library directory was configured to suppress the
  actual install if it is not overridden to a valid directory at
  install time (cf: 20150822).
+ modify editing script which generates resulting.map to work with the
  clang configuration on recent FreeBSD, which gives an error on an
  empty "local" section.
+ fix a spurious "(Part)" message in test/ncurses.c b/B tests due
  to incorrect attribute-masking.
16 files changed:
Ada95/aclocal.m4
NEWS
VERSION
aclocal.m4
configure
configure.in
dist.mk
misc/Makefile.in
ncurses/base/lib_mouse.c
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
test/ncurses.c