]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.9 - patch 20130727
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 28 Jul 2013 00:32:27 +0000 (00:32 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 28 Jul 2013 00:32:27 +0000 (00:32 +0000)
commit7087871f804c061d339994964269f3c20e88f547
tree269970f6288b42175b49a1ba9d0220b55125cae7
parent7517964d4343789c36b7ded32feb81961b03b725
ncurses 5.9 - patch 20130727

+ improve configure macros from ongoing work on cdk, dialog, xterm:
  + CF_ADD_LIB_AFTER - fix a problem with -Wl options
  + CF_RPATH_HACK - add missing result-message
  + CF_SHARED_OPTS - modify to use $rel_builddir in cygwin and mingw
    dll symbols (which can be overridden) rather than explicit "../".
  + CF_SHARED_OPTS - modify NetBSD and DragonFly symbols to use ${CC}
    rather than ${LD} to improve rpath support.
  + CF_SHARED_OPTS - add a symbol to denote the temporary files that
    are created by the macro, to simplify clean-rules.
  + CF_X_ATHENA - trim extra libraries to work with -Wl,--as-needed
+ fix a regression in hashed-database support for NetBSD, which uses
  the key-size differently from other implementations (cf: 20121229).
12 files changed:
Ada95/aclocal.m4
Ada95/configure
NEWS
aclocal.m4
configure
configure.in
dist.mk
ncurses/tinfo/write_entry.c
package/debian/changelog
package/ncurses.spec
test/aclocal.m4
test/configure