]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.6 - patch 20070217
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 18 Feb 2007 01:51:57 +0000 (01:51 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 18 Feb 2007 01:51:57 +0000 (01:51 +0000)
commit0c9774ef662e2137933ac0c79077eaa9c8981357
tree0912cb2a929457f2d248f109259b16c4d444d63b
parent614ef82f41eda084798068d715ef91b072014ca9
ncurses 5.6 - patch 20070217

+ fixes for $(TICS_LIST) in ncurses/Makefile (report by Miroslav
  Lichvar).
+ modify relinking of shared libraries to apply only when rpath is
  enabled, and add --disable-relink option which can be used to
  disable the feature altogether (reports by Michail Vidiassov,
  Adam J Richter).
+ fix --with-termlib option for wide-character configuration, stripping
  the "w" suffix in one place (report by Miroslav Lichvar).
+ remove "-ldl" from some library lists to reduce dependencies in
  programs (report by Miroslav Lichvar).
+ correct description of --enable-signed-char in configure --help
  (report by Michail Vidiassov).
+ add pattern for GNU/kFreeBSD configuration to CF_XOPEN_SOURCE,
  which matches an earlier change to CF_SHARED_OPTS, from xterm #224
  fixes.
+ remove "${DESTDIR}" from -install_name option used for linking
  shared libraries on Darwin (report by Michail Vidiassov).
INSTALL
NEWS
aclocal.m4
configure
configure.in
dist.mk
mk-1st.awk
ncurses/Makefile.in