Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Links to cln_1-1-1: | (view) (annotate) |
| Sticky Tag: |
* Makefile.in, src/Makefile.in, doc/Makefile.in: Use mkdir -p.
* include/cln/version.h.in, src/base/verion.cc: New files.
* configure.in: Generate include/cln/version.h.
* cln.m4: Rewrote it. Check result of cln-config without compiling.
Do cross-check library version and header version information.
some minor fixes with respect to RPM package building
* cln-config.1: added manpage, as required by a couple of distros.
* Makefile.in, doc/Makefile.in: target install depends on installdirs.
* autoconf/aclocal.m4 (CL_GMP_SET_UINTD): New macro...
* configure.in: ...used here.
* include/cln/config.h.in: Put in macros defined by CL_GMP_SET_UINTD...
* include/cln/types.h: ...used here.
* autoconf/acgeneral.m4, autoconf/aclocal.m4: Adhere to FHS.
- 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.)
Initial revision
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| Christian Bauer">Christian Bauer | ViewVC Help |
| Powered by ViewVC 1.1.15 |