Commit Graph

10 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