]> ncurses.scripts.mit.edu Git - ncurses.git/commit - Ada95/src/Makefile.in
ncurses 5.7 - patch 20100612
authorThomas E. Dickey <dickey@invisible-island.net>
Sat, 12 Jun 2010 21:29:38 +0000 (21:29 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sat, 12 Jun 2010 21:29:38 +0000 (21:29 +0000)
commit421caba60c1ee737f657b6453a6e1f292aac8f65
treeea5fa8e98a972aff41413c260f86e470d1946440
parent6b43eaddcd1d9397fb3d51ce4c34f02472e93417
ncurses 5.7 - patch 20100612

+ start integrating changes to use gnatmake project files in Ada95 tree
  + add test_make / test_clean / test_install rules in Ada95/src
  + change install-path for adainclude directory to /usr/share/ada (was
    /usr/lib/ada).
+ update Ada95/configure.
+ add mlterm+256color entry, for mlterm 3.0.0 -TD
+ modify test/configure to use macros to ensure consistent order
  of updating LIBS variable.
15 files changed:
Ada95/Makefile.in
Ada95/aclocal.m4
Ada95/configure
Ada95/configure.in
Ada95/gen/Makefile.in
Ada95/samples/Makefile.in
Ada95/src/Makefile.in
Ada95/src/library.gpr [new file with mode: 0644]
MANIFEST
NEWS
configure
configure.in
dist.mk
misc/terminfo.src
test/aclocal.m4