]> ncurses.scripts.mit.edu Git - ncurses.git/commit - Ada95/gen/Makefile.in
ncurses 5.6 - patch 20070113
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 14 Jan 2007 01:43:23 +0000 (01:43 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 14 Jan 2007 01:43:23 +0000 (01:43 +0000)
commit53d4e8a9506b267d6758096a5e6b945a44432ef9
tree5e36759e2552995e3a579512ee812410b4103aa8
parent7eb4be765b131f00ac3da7ce8cfd3bc6759d26c5
ncurses 5.6 - patch 20070113

+ add a break-statement in misc/shlib to ensure that it exits on the
  _first_ matched directory (report by Paul Novak).
+ add tack/configure, which can be used to build tack outside the
  ncurses build-tree.
+ add --with-ticlib option, to build/install the tic-support functions
  in a separate library (suggestd by Miroslav Lichvar).
22 files changed:
Ada95/gen/Makefile.in
INSTALL
MANIFEST
NEWS
aclocal.m4
configure
configure.in
dist.mk
include/headers
misc/shlib
mk-1st.awk
mk-hdr.awk [new file with mode: 0644]
ncurses/modules
progs/Makefile.in
tack/Makefile.in
tack/aclocal.m4 [new file with mode: 0644]
tack/configure [new file with mode: 0644]
tack/configure.in [new file with mode: 0644]
tack/ncurses_tst.hin [new file with mode: 0644]
test/Makefile.in
test/configure
test/configure.in