]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.0 - patch 20160220
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 21 Feb 2016 02:44:32 +0000 (02:44 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 21 Feb 2016 02:44:32 +0000 (02:44 +0000)
commitbcdff1f4b369c01b695ca2b73e9aaac54f9c4526
tree0ada697c7db10c60dbf10e087ad41eca50850966
parent89ca7974b018d46049b6eaf1b7f17784e3a001d1
ncurses 6.0 - patch 20160220

+ modify test/configure script to check for pthread dependency of
  ncursest or ncursestw library when building ncurses examples, e.g.,
  in case weak symbols are used.
+ modify configure macro for shared-library rules to use -Wl,-rpath
  rather than -rpath to work around a bug in scons (FreeBSD #178732,
  cf: 20061021).
+ double-width multibyte characters were not counted properly in
  winsnstr and wins_nwstr (report/example by Eric Pruitt).
+ update config.guess, config.sub from
http://git.savannah.gnu.org/cgit/config.git
19 files changed:
Ada95/aclocal.m4
Ada95/configure
NEWS
VERSION
aclocal.m4
config.guess
config.sub
configure
dist.mk
ncurses/base/lib_insnstr.c
ncurses/widechar/lib_ins_wch.c
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
test/aclocal.m4
test/configure