]> www.ginac.de Git - cln.git/commit
- configure.in, autoconf/aclocal.m4 (CL_GMP_H_VERSION, CL_GMP_CHECK):
authorRichard Kreckel <kreckel@ginac.de>
Tue, 30 May 2000 19:02:39 +0000 (19:02 +0000)
committerRichard Kreckel <kreckel@ginac.de>
Tue, 30 May 2000 19:02:39 +0000 (19:02 +0000)
commit63b3e781e05f0f30d19123c0fc959f333f37b414
tree5eed0213e175b42621c594389e21a54b0c0094e8
parentfd90e495ef6807cfcb45c1fb93dfbdc0c349be04
- configure.in, autoconf/aclocal.m4 (CL_GMP_H_VERSION, CL_GMP_CHECK):
  New macros.
- configure.in, include/cl_config.h.in (CL_VERSION, CL_VERSION_MINOR,
  CL_VERSION_PATCHLEVEL): New definitions.
- autoconf/config.guess, autoconf/config.sub, autoconf/ltconfig,
  autoconf/ltmain.sh: updated from FSF (libtool 1.3.5, etc).
- src/Makefile.in, configure.in: release-variables renamed from
  CLN_* to CL_*.
- configure.in: default to build both shared and static library
  (i.e. default to the most common behaviour).
12 files changed:
ChangeLog
Makefile.devel
NEWS
autoconf/aclocal.m4
autoconf/config.guess
autoconf/config.sub
autoconf/ltconfig
autoconf/ltmain.sh
configure
configure.in
include/cl_config.h.in
src/Makefile.in