Commit Graph

12 Commits

Author SHA1 Message Date
sam 89b71eb165 * Fixed build with recent autotools.
git-svn-id: svn://svn.zoy.org/elk/trunk@267 55e467fa-43c5-0310-a8a2-de718669efc6
2006-06-14 15:06:05 +00:00
sam d2ec72e374 * Fixed a couple of $(srcdir) / $(builddir) mistakes in the doc rules.
git-svn-id: svn://svn.zoy.org/elk/trunk@218 55e467fa-43c5-0310-a8a2-de718669efc6
2003-09-28 11:15:47 +00:00
sam 94c5d2ddea * Fixed the manpage directory.
git-svn-id: svn://svn.zoy.org/elk/trunk@155 55e467fa-43c5-0310-a8a2-de718669efc6
2003-09-15 09:12:16 +00:00
sam 544dbc2618 * Use install-{exec,data}-hook instead of -local so that target directories
already exist when the rule is called.


git-svn-id: svn://svn.zoy.org/elk/trunk@154 55e467fa-43c5-0310-a8a2-de718669efc6
2003-09-15 08:59:33 +00:00
sam 6f05008c8e * **/Makefile.am: Use CLEANFILES instead of a new clean rule to remove
temporary files generated at build time.


git-svn-id: svn://svn.zoy.org/elk/trunk@153 55e467fa-43c5-0310-a8a2-de718669efc6
2003-09-15 08:52:09 +00:00
sam 9234eef52b * src/Makefile.am, doc/man/Makefile.am:
+ Create symlinks at install time.
  * debian/rules:
    + Moved manpages to /usr/share/man (Closes: #210894).
    + Ignore plugins in the dh_makeshlibs call.
    + Removed the elk->scheme-elk link, it is done at make install time.


git-svn-id: svn://svn.zoy.org/elk/trunk@152 55e467fa-43c5-0310-a8a2-de718669efc6
2003-09-15 08:46:36 +00:00
sam a889fdb955 * Install PostScript documentation into /usr/share/doc/elk/ps/.
git-svn-id: svn://svn.zoy.org/elk/trunk@144 55e467fa-43c5-0310-a8a2-de718669efc6
2003-09-11 08:47:10 +00:00
sam 3077766693 * configure.ac:
+ Check for awk and groff.
    + Only build documentation if groff was found.
  * debian/rules:
    + Move .ps documentation to the elkdoc package.
  * doc/*:
    + Removed *.ps files from CVS.
    + Added proper build rules for *.ps files.


git-svn-id: svn://svn.zoy.org/elk/trunk@143 55e467fa-43c5-0310-a8a2-de718669efc6
2003-09-11 08:21:49 +00:00
sam 0cb8e2ef2c * Fixed make dist.
git-svn-id: svn://svn.zoy.org/elk/trunk@71 55e467fa-43c5-0310-a8a2-de718669efc6
2003-09-02 23:53:22 +00:00
sam 66f8022bd0 * Beginning of the autoconfiscation of the documentation.
git-svn-id: svn://svn.zoy.org/elk/trunk@55 55e467fa-43c5-0310-a8a2-de718669efc6
2003-08-27 01:15:32 +00:00
sam a5ef1a6d2a elk (3.0-15) unstable; urgency=low
* In math.c:Exact_Modulo(), follow R5RS's definition of Modulo: if x/y is an
    integer, return Zero (Closes: #197831).
  * Made /usr/bin/elk a symlink to /usr/bin/scheme-elk.
 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Wed, 18 Jun 2003 01:42:54 +0200


git-svn-id: svn://svn.zoy.org/elk/trunk@9 55e467fa-43c5-0310-a8a2-de718669efc6
2003-08-19 19:27:51 +00:00
sam 3132f65611 * Imported original elk 3.0 tree.
git-svn-id: svn://svn.zoy.org/elk/trunk@1 55e467fa-43c5-0310-a8a2-de718669efc6
2003-08-19 19:19:38 +00:00