]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.9 - patch 20120630
authorThomas E. Dickey <dickey@invisible-island.net>
Sat, 30 Jun 2012 23:07:18 +0000 (23:07 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sat, 30 Jun 2012 23:07:18 +0000 (23:07 +0000)
commitcc0205ede8ab81605ec83e7f1ac9ec33e9328a40
tree3fb6366b67c50aeb522354203d45b296be94d8bb
parentc2ed42e6ca28e6c2703548274dc2a777be27f580
ncurses 5.9 - patch 20120630

+ add --enable-interop to sample package scripts (suggested by Juergen
  Pfeifer).
+ update CF_PATH_SYNTAX macro, from mawk changes.
+ modify mk-0th.awk to allow for generating llib-ltic, etc., though
  some work is needed on cproto to work with lib_gen.c to update
  llib-lncurses.
+ remove redundant getenv() cal in database-iterator leftover from
  cleanup in 20120622 changes (report by Sven Joachim).
24 files changed:
Ada95/aclocal.m4
Ada95/configure
MANIFEST
NEWS
aclocal.m4
configure
dist.mk
mk-0th.awk
ncurses/llib-ltic [new file with mode: 0644]
ncurses/llib-ltictw [new file with mode: 0644]
ncurses/llib-lticw [new file with mode: 0644]
ncurses/llib-ltinfo [new file with mode: 0644]
ncurses/llib-ltinfotw [new file with mode: 0644]
ncurses/llib-ltinfow [new file with mode: 0644]
ncurses/tinfo/db_iterator.c
ncurses/tinfo/lib_napms.c
ncurses/tinfo/tinfo_driver.c
package/debian/changelog
package/debian/rules
package/ncurses.spec
test/aclocal.m4
test/configure
test/demo_termcap.c
test/demo_terminfo.c