]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.0 - patch 20160903
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 4 Sep 2016 02:05:36 +0000 (02:05 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 4 Sep 2016 02:05:36 +0000 (02:05 +0000)
commitbdb754b9f04f332b59d72f761a297497b2db8af1
tree3420336e903f5523f655b9e3baf4dbdfdab2364e
parent4d01f5de859abce88a97e91460db7f3769eedbc1
ncurses 6.0 - patch 20160903

+ correct 20100515 change for weak signals versus sigprocmask (report
  by Rich Coe).
+ modify misc/Makefile.in to work around OpenBSD "make" which unlike
  all other versions of "make" does not recognize continuation lines
  of comments.
+ amend the last change to CF_C_ENV_FLAGS to move only the
  preprocessor, optimization and warning flags to CPPFLAGS and CFLAGS,
  leaving the residue in CC.  That happens to work for gcc's various
  "model" options, but may require tuning for other compilers (report
  by Sven Joachim).
17 files changed:
Ada95/aclocal.m4
Ada95/configure
NEWS
VERSION
aclocal.m4
configure
dist.mk
misc/Makefile.in
ncurses/tinfo/lib_data.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