]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.7 - patch 20100327
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 28 Mar 2010 00:37:08 +0000 (00:37 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 28 Mar 2010 00:37:08 +0000 (00:37 +0000)
commit94bd28fde2afc88ac80fa4b10894193ef140d29a
treea0ada9634c10e6801680bb692694897c015d085a
parent155b34efd7e736423212bee09a93efc96ad627de
ncurses 5.7 - patch 20100327

+ refactor CF_SHARED_OPTS configure macro, making CF_RPATH_HACK more
  reusable.
+ improve configure CF_REGEX, similar fixes.
+ improve configure CF_FIND_LINKAGE, adding add check between system
  (default) and explicit paths, where we can find the entrypoint in the
  given library.
+ add check if Gpm_Open() returns a -2, e.g., for "xterm".  This is
  normally suppressed but can be overridden using $NCURSES_GPM_TERMS.
  Ensure that Gpm_Close() is called in this case.
Makefile.in
NEWS
aclocal.m4
configure
dist.mk
ncurses/base/lib_mouse.c