]> ncurses.scripts.mit.edu Git - ncurses.git/commit - Ada95/gen/Makefile.in
ncurses 5.9 - patch 20121006
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 7 Oct 2012 01:23:59 +0000 (01:23 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 7 Oct 2012 01:23:59 +0000 (01:23 +0000)
commitc3e8eb8e7407c4173394c2f52c635ed86327edc6
tree04820a2729b9b5331dff1b9c1ab7718510be6fbc
parentcabcc699fe87c3982b795dabea1ba6970b4faa90
ncurses 5.9 - patch 20121006

+ improve CF_GCC_VERSION to work around Debian's customization of gcc
  --version message.
+ improve configure macros as done in byacc:
  + drop 2.13 compatibility; use 2.52.xxxx version only since EMX port
    has used that for a while.
  + add 3rd parameter to AC_DEFINE's to allow autoheader to run, i.e.,
    for experimental use.
  + remove unused configure macros.
+ modify configure script and makefiles to quiet new autoconf warning
  for LIBS_TO_MAKE variable.
+ modify configure script to show $PATH_SEPARATOR variable.
+ update config.guess, config.sub
23 files changed:
Ada95/aclocal.m4
Ada95/configure
Ada95/configure.in
Ada95/gen/Makefile.in
Ada95/samples/Makefile.in
Makefile.in
NEWS
aclocal.m4
config.guess
config.sub
configure
configure.in
dist.mk
form/Makefile.in
menu/Makefile.in
misc/run_tic.in
ncurses/Makefile.in
package/debian/changelog
package/ncurses.spec
panel/Makefile.in
test/aclocal.m4
test/configure
test/configure.in