]> ncurses.scripts.mit.edu Git - ncurses.git/commit - Ada95/aclocal.m4
ncurses 6.0 - patch 20180120
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 21 Jan 2018 00:35:48 +0000 (00:35 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 21 Jan 2018 00:35:48 +0000 (00:35 +0000)
commite33150410925e7858dacebb585a9bd90db683d86
treed464b35bd7632a2a14b2ee16dc092ab07aa94ccf
parentbca50d0d8592defee6c584fdedd25f4b1a31345b
ncurses 6.0 - patch 20180120

+ build-fix in picsmap.c for stdint.h existence.
+ add --disable-stripping option to configure scripts.
+ modify ncurses-examples to install test-scripts in the data directory.
+ work around tool-breakage in Debian 9 and later by invoking
  gprconfig to specify the C compiler to be used by gnatmake,
  and conditionally suppressing Library_Options line for static
  libraries.
+ bump the compat level for test-packages to 7, i.e., Debian 5.
44 files changed:
Ada95/aclocal.m4
Ada95/configure
Ada95/configure.in
Ada95/doc/Makefile.in
Ada95/gen/Makefile.in
Ada95/include/Makefile.in
Ada95/package/debian/compat
Ada95/samples/Makefile.in
Ada95/src/Makefile.in
Ada95/src/library-cfg.sh
Ada95/src/library.gpr
INSTALL
NEWS
VERSION
aclocal.m4
configure
configure.in
dist.mk
form/Makefile.in
menu/Makefile.in
ncurses/Makefile.in
ncurses/base/lib_screen.c
package/debian-mingw/changelog
package/debian-mingw/compat
package/debian-mingw64/changelog
package/debian-mingw64/compat
package/debian/changelog
package/debian/compat
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
panel/Makefile.in
progs/Makefile.in
test/Makefile.in
test/aclocal.m4
test/configure
test/configure.in
test/mk-test.awk
test/package/debian-mingw/compat
test/package/debian-mingw64/compat
test/package/debian/compat
test/package/ncurses-examples.spec
test/picsmap.c
test/savescreen.c