]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.7 - patch 20100807
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 8 Aug 2010 00:55:18 +0000 (00:55 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 8 Aug 2010 00:55:18 +0000 (00:55 +0000)
commitda518a7ad2d94c8e63186a49621e907967a31a37
treee105d81b2b029a31a25e408b4bb5d8849848cd83
parent71c0306f0824ef2b10c4c5813fb003db48f3012e
ncurses 5.7 - patch 20100807

+ correct a typo in mk-1st.awk (patch by Gabriele Balducci)
  (cf: 20100724)
+ improve configure checks for location of tic and infocmp programs
  used for installing database and for generating fallback data,
  e.g., for cross-compiling.
+ add Markus Kuhn's wcwidth function for compiling MinGW
+ add special case to CF_REGEX for cross-compiling to MinGW target.
14 files changed:
MANIFEST
NEWS
aclocal.m4
configure
configure.in
dist.mk
include/nc_mingw.h
misc/run_tic.in
mk-1st.awk
ncurses/Makefile.in
ncurses/modules
ncurses/tinfo/MKfallback.sh
ncurses/wcwidth.h [new file with mode: 0644]
ncurses/win32con/wcwidth.c [new file with mode: 0644]