]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.1 - patch 20191116
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 17 Nov 2019 01:23:05 +0000 (01:23 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 17 Nov 2019 01:23:05 +0000 (01:23 +0000)
commit97893bbc7248f5e4009f32c3afc7ca575172c5f3
tree8f7f4d57210bf616bcac728493b4b4e9a6c7d663
parent34acd9acb118eac10d3135c6268f2d919b36b596
ncurses 6.1 - patch 20191116

+ modify ncurses/Makefile.in to fix a case where Debian/testing changes
  to the ld --as-needed configuration broke ncurses-examples test
  packages.
+ drop library-dependency on psapi for MinGW port, since win_driver.c
  defines PSAPI_VERSION to 2, making it use GetProcessImageFileName
  from kernel32.dll (prompted by patch by Simon Sobish, cf: 20140503).
13 files changed:
NEWS
VERSION
configure
configure.in
dist.mk
ncurses/Makefile.in
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