]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.9 - patch 20130406
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 7 Apr 2013 01:11:39 +0000 (01:11 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 7 Apr 2013 01:11:39 +0000 (01:11 +0000)
commit8a82f8535bbbd3aa9db75fb79812b5c5b1c81d28
treeb6c3df762fa81f5d3b67ef081dd513b38427a9e4
parent4204d0154d2ee2d272807a0023d38ed9035ea555
ncurses 5.9 - patch 20130406

+ improve parameter checking in copywin().
+ modify configure script to work around OS X's "libtool" program, to
  choose glibtool instead.  At the same time, chance the autoconf macro
  to look for a "tool" rather than a "prog", to help with potential use
  in cross-compiling.
+ separate the rpath usage for c++ library from demo program
  (Redhat #911540)
+ update/correct header-dependencies in c++ makefile (report by Werner
  Fink).
+ add --with-cxx-shared to dpkg-script, as done for rpm-script.
12 files changed:
NEWS
aclocal.m4
c++/Makefile.in
c++/cursespad.cc
c++/modules
configure
dist.mk
man/curs_overlay.3x
ncurses/base/lib_overlay.c
package/debian/changelog
package/debian/rules
package/ncurses.spec