/[cln]/doc/Makefile.in
ViewVC logotype

Log of /doc/Makefile.in

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Tag:

Revision 1.12 - (view) (annotate) - [select for diffs]
Sat Jan 19 20:49:57 2008 UTC (5 years, 3 months ago) by kreckel
Branch: MAIN
CVS Tags: HEAD, cln_1-2-0, cln_1-2-1, cln_1-2-2
Changes since 1.11: +2 -2 lines
Diff to previous 1.11
doc/Makefile.in: texi2html -split_chapter doesn't generate cln_toc.html
any more.


Revision 1.11 - (view) (annotate) - [select for diffs]
Tue Jan 15 11:16:10 2008 UTC (5 years, 4 months ago) by haible
Branch: MAIN
Changes since 1.10: +0 -9 lines
Diff to previous 1.10
Don't generate cln.texi from cln.tex any more.


Revision 1.10 - (view) (annotate) - [select for diffs]
Wed Sep 19 00:00:39 2007 UTC (5 years, 8 months ago) by kreckel
Branch: MAIN
Changes since 1.9: +5 -3 lines
Diff to previous 1.9
        * doc/cln.tex: Put entire document in @dircategory Mathematics.
        * doc/Makefile.in: texi2html -split_chapter suddenly uses subdirectory.
        * Makefile.in: Don't install non-existing cln-config* and cln.m4.


Revision 1.9 - (view) (annotate) - [select for diffs]
Tue Aug 15 20:29:51 2006 UTC (6 years, 9 months ago) by kreckel
Branch: MAIN
Changes since 1.8: +38 -38 lines
Diff to previous 1.8
        * tests/Makefile.in: MinGW support for make check
        (Patch by Sheplyakov Alexei <varg@theor.jinr.ru> to add ${EXEEXT}).
        * Makefile.in: Convert from $(VAR) to ${VAR} syntax.
        * benchmarks/Makefile.in: Likewise.
        * doc/Makefile.in: Likewise.
        * examples/Makefile.in: Likewise.
        * src/Makefile.in: Likewise.
        * tests/Makefile.in: Likewise.


Revision 1.7.2.1 - (view) (annotate) - [select for diffs]
Sun Aug 6 14:14:03 2006 UTC (6 years, 9 months ago) by kreckel
Branch: cln_1-1
CVS Tags: cln_1-1-12, cln_1-1-13
Changes since 1.7: +1 -0 lines
Diff to previous 1.7 , to next main 1.12
        * Apply patch for autoconf-2.60:
        2006-04-25  Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
                * Makefile.in (datarootdir): New variable.
                * src/Makefile.in (datarootdir): New variable.
                * doc/Makefile.in (datarootdir): New variable.


Revision 1.8 - (view) (annotate) - [select for diffs]
Tue Apr 25 16:35:29 2006 UTC (7 years ago) by haible
Branch: MAIN
Changes since 1.7: +1 -0 lines
Diff to previous 1.7
Prepare for autoconf-2.60.


Revision 1.7 - (view) (annotate) - [select for diffs]
Tue Oct 26 22:23:41 2004 UTC (8 years, 6 months ago) by kreckel
Branch: MAIN
CVS Tags: cln_1-1-10, cln_1-1-11, cln_1-1-9, cln_1-1_maintenance-branchpoint
Branch point for: cln_1-1
Changes since 1.6: +10 -0 lines
Diff to previous 1.6
        * cln.pc.in: Fix typo.
        * Makefile.in (INSTALL_SCRIPT): Added, to be used for scripts like
        cln-config.  Allows us to do special things to binaries, like
        installing them with install -s.
        * doc/Makefile.in: add/remove the cln.info from the installed
        $(infodir)/dir unless this is debian install-info (code copied from
        what GNU automake would produce).


Revision 1.6 - (view) (annotate) - [select for diffs]
Tue Dec 5 15:38:27 2000 UTC (12 years, 5 months ago) by kreckel
Branch: MAIN
CVS Tags: cln_1-1-0, cln_1-1-1, cln_1-1-2, cln_1-1-3, cln_1-1-4, cln_1-1-5, cln_1-1-6, cln_1-1-7, cln_1-1-8
Changes since 1.5: +5 -4 lines
Diff to previous 1.5
        * 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.


Revision 1.5 - (view) (annotate) - [select for diffs]
Sat Dec 2 18:35:21 2000 UTC (12 years, 5 months ago) by cbauer
Branch: MAIN
Changes since 1.4: +11 -10 lines
Diff to previous 1.4
some minor fixes with respect to RPM package building


Revision 1.4 - (view) (annotate) - [select for diffs]
Fri Nov 17 14:26:14 2000 UTC (12 years, 6 months ago) by kreckel
Branch: MAIN
Changes since 1.3: +1 -5 lines
Diff to previous 1.3
        * cln-config.1: added manpage, as required by a couple of distros.
        * Makefile.in, doc/Makefile.in: target install depends on installdirs.


Revision 1.3 - (view) (annotate) - [select for diffs]
Thu Nov 16 18:40:00 2000 UTC (12 years, 6 months ago) by kreckel
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
        * 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.


Revision 1.2 - (view) (annotate) - [select for diffs]
Mon May 8 21:14:49 2000 UTC (13 years ago) by kreckel
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
- 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.)


Revision 1.1.1.1 - (view) (annotate) - [select for diffs] (vendor branch)
Fri Jan 28 11:37:19 2000 UTC (13 years, 3 months ago) by kreckel
Branch: cln
CVS Tags: release-1_0_3
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 , to next main 1.12
- CLN vanilla release 1.0.3.


Revision 1.1 - (view) (annotate) - [select for diffs]
Fri Jan 28 11:37:19 2000 UTC (13 years, 3 months ago) by kreckel
Branch: MAIN
Branch point for: cln
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.

  Diffs between and
  Type of Diff should be a

Sort log by:

Christian Bauer">Christian Bauer
ViewVC Help
Powered by ViewVC 1.1.15