]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.2 - patch 20210501
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 2 May 2021 01:10:38 +0000 (01:10 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 2 May 2021 01:10:38 +0000 (01:10 +0000)
commite506fcb22913defb36b205cd5e84257c915d0e5e
treefb341c9e23715fd43976a561784c553e414e79d7
parent312665d3aaaf5d8e3ba34d80fdd650abf758272a
ncurses 6.2 - patch 20210501

+ add a special case in the configure script to work around one of the
  build-time breakages reported for OpenBSD 6 here:
     https://www.mail-archive.com/bugs@openbsd.org/msg13200.html
  There is no workaround for the other issue, a broken linker spec.
+ modify configure check for libtool to prevent accidental use of an
  OpenBSD program which uses the same name.
+ update config.guess, config.sub
15 files changed:
NEWS
VERSION
aclocal.m4
config.guess
config.sub
configure
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/picsmap.c