]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.4 - patch 20230218
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 19 Feb 2023 00:39:59 +0000 (00:39 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 19 Feb 2023 00:39:59 +0000 (00:39 +0000)
commite27924b560884229fa4c9cf5a90778aa6b7e5e96
tree5236d5e9f241dd3ccaf58f70991e58a0e8598e48
parent9e084820c3f396f861b2cb74fbd5fc15aa10b6bc
ncurses 6.4 - patch 20230218

+ configure-script improvements:
  + recent msys2 headers work with _DEFAULT_SOURCE; amend check
  + use $ac_includes_default in most cases where stdlib.h should work
  + use #error consistently vs "make an error"
  + add configure macro for gettimeofday vs inline check
19 files changed:
Ada95/aclocal.m4
Ada95/configure
Ada95/configure.in
NEWS
VERSION
aclocal.m4
configure
configure.in
dist.mk
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
package/ncursest.spec
test/aclocal.m4
test/configure
test/configure.in