]> www.ginac.de Git - cln.git/commit
- Added some $(LDFLAGS) in Makefile.in's so executables will find libgmp.
authorRichard Kreckel <kreckel@ginac.de>
Mon, 8 May 2000 21:14:41 +0000 (21:14 +0000)
committerRichard Kreckel <kreckel@ginac.de>
Mon, 8 May 2000 21:14:41 +0000 (21:14 +0000)
commitba5a48a969550bf9cb2f0824f232067c9be97e8d
tree48a6c353ba3d5d691169272639dda16d74916e58
parentc597eb5534a61a742ac4f2792b5b1760d34a794a
- Added some $(LDFLAGS) in Makefile.in's so executables will find libgmp.
- Wrote a check to see if libgmp can be used.
- Added libtool interface versioning (-version-info) for the library.
- Added libtool inter-library dependency for -lgmp.  (Libtool should care
  if this works on the current platform.)
benchmarks/Makefile.in
configure
configure.in
doc/Makefile.in
examples/Makefile.in
src/Makefile.in
tests/Makefile.in