]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.7 - patch 20090103
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 4 Jan 2009 02:08:30 +0000 (02:08 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 4 Jan 2009 02:08:30 +0000 (02:08 +0000)
commit96097feb6ca4e2c4c944f3ed789c89d964611655
tree6ceb93e1659a31c03cf45c68698ed16de4b4106d
parent8c7df70e2d1c656a44904fe2ffa7ec4eecfebe68
ncurses 5.7 - patch 20090103

+ add a configure-time check to pick a suitable value for
  CC_SHARED_OPTS for Solaris (report by Dagobert Michelsen).
+ add configure --with-pkg-config and --enable-pc-files options, along
  with misc/gen-pkgconfig.in which can be used to generate ".pc" files
  for pkg-config (request by Jan Engelhardt).
+ use $includedir symbol in misc/ncurses-config.in, add --includedir
  option.
+ change makefiles to use $ARFLAGS rather than $AR_OPTS, provide a
  configure check to detect whether a "-" is needed before "ar"
  options.
+ update config.guess, config.sub from
http://savannah.gnu.org/projects/config
18 files changed:
Ada95/src/Makefile.in
INSTALL
MANIFEST
NEWS
aclocal.m4
c++/Makefile.in
config.guess
config.sub
configure
configure.in
dist.mk
form/Makefile.in
menu/Makefile.in
misc/Makefile.in
misc/gen-pkgconfig.in [new file with mode: 0644]
misc/ncurses-config.in
ncurses/Makefile.in
panel/Makefile.in