]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.9 - patch 20120331
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 1 Apr 2012 00:16:56 +0000 (00:16 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 1 Apr 2012 00:16:56 +0000 (00:16 +0000)
commit3e800f58ddf476b6f98de80c486e6adae38ec030
tree91ddf204e8ceb5b2b396ae42aef21a63f70385ab
parent70e1890695998ac225c5a2a3006500372e1987a1
ncurses 5.9 - patch 20120331

+ update Ada95/configure to use CF_DISABLE_ECHO (cf: 20120317).
+ correct order of use-clauses in st-256color -TD
+ modify configure script to look for gnatgcc if the Ada95 binding
  is built, in preference to the default gcc/cc (suggested by
  Nicolas Boulenguez).
+ modify configure script to ensure that the same -On option used for
  the C compiler in CFLAGS is used for ADAFLAGS rather than simply
  using -O3 (suggested by Nicolas Boulenguez)
Ada95/aclocal.m4
Ada95/configure
Ada95/configure.in
NEWS
aclocal.m4
configure
configure.in
dist.mk
misc/terminfo.src
test/aclocal.m4
test/configure