]> ncurses.scripts.mit.edu Git - ncurses.git/commit - aclocal.m4
ncurses 6.1 - patch 20180818
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 19 Aug 2018 01:04:13 +0000 (01:04 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 19 Aug 2018 01:04:13 +0000 (01:04 +0000)
commitdf51c7005b77c6dcc78565d8cc87f8f68a8525c2
tree6892dbae0044d4234bc401fac65690397ca61e65
parent99e9dbb68454dfd137e179df2f87206b14ab92f6
ncurses 6.1 - patch 20180818

+ build-fix for PDCurses with ncurses-examples.
+ improved CF_CC_ENV_FLAGS.
+ modify configure scripts to reduce relinking/ranlib during library
  install (Debian #903790):
  + use "install -p" when available, to avoid need for ranlib of
    static libraries.
  + modify scripts which use "--disable-relink" to add a 1-second
    sleep to work around tools which use whole-second timestamps, e.g.,
    in utime() rather than the actual file system resolution.
+ add "--disable-touching" option for using "install -p" option during
  the install, e.g., so that header-files have a predictable timestamp.
23 files changed:
Ada95/aclocal.m4
Ada95/configure
INSTALL
NEWS
VERSION
aclocal.m4
c++/Makefile.in
configure
configure.in
dist.mk
mk-1st.awk
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/debian/ncurses6.lintian-overrides
package/debian/ncursest6.lintian-overrides
package/debian/rules
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
test/aclocal.m4
test/configure
test/test.priv.h