]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.7 - patch 20100417
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 18 Apr 2010 01:13:38 +0000 (01:13 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 18 Apr 2010 01:13:38 +0000 (01:13 +0000)
commit614f0d6711aad3f1a99c149cc533e74f8af3c444
tree6c7d39c81bf48e1916c2161adafeda6fde592861
parent10539f5afe94d8ff488516ca7f9861af7c800bfb
ncurses 5.7 - patch 20100417

+ modify _nc_capcmp() to work with cancelled strings.
+ correct translation of "^" in _nc_infotocap(), used to transform
  terminfo to termcap strings
+ add configure --disable-rpath-hack, to allow disabling the feature
  which adds rpath options for libraries in unusual places.
+ improve CF_RPATH_HACK_2 by checking if the rpath option for a given
  directory was already added.
+ improve CF_RPATH_HACK_2 by using ldd to provide a standard list of
  directories (which will be ignored).
NEWS
aclocal.m4
configure
configure.in
dist.mk
ncurses/tinfo/captoinfo.c
ncurses/tinfo/parse_entry.c