diff options
author | Mathieu Lirzin <mthl@gnu.org> | 2017-09-27 23:10:36 +0200 |
---|---|---|
committer | Mathieu Lirzin <mthl@gnu.org> | 2017-09-27 23:10:36 +0200 |
commit | de58e99aa569ed936db3e04047f970d6bad10af6 (patch) | |
tree | 48a20a1b91f8182e09d83e5d4062db2e8d76968d /ChangeLog | |
parent | 41b427e1b220389eccd65e436fc3452e2bc0215d (diff) | |
download | mcron-de58e99aa569ed936db3e04047f970d6bad10af6.tar.gz mcron-de58e99aa569ed936db3e04047f970d6bad10af6.tar.bz2 mcron-de58e99aa569ed936db3e04047f970d6bad10af6.zip |
Revert "Have a new directory to get rid of with maintainer-clean."
This reverts commit 024027ae2dcc425f7a3bf5bf3ff3671833b02ce6.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 29 |
1 files changed, 26 insertions, 3 deletions
@@ -3,10 +3,33 @@ * configure.ac: Fix package name and bug reports email address. -2015-06-26 Mathieu Lirzin <mthl@openmailbox.org> +2015-06-27 Mathieu Lirzin <mthl@openmailbox.org> + + Use a more conventional build system. + * bootstrap: New convenient build script. + * README--git: Document it. + * makefile.am: Capitalize file name. + * makefile.ed: Likewise. + * scm/mcron/makefile: Likewise. + * Makefile.am: New file. + * Makefile.ed: Likewise. + * scm/mcron/Makefile: Likewise. + * .gitignore: Adapt to them. - * Fix build of the manual. +2015-06-26 Mathieu Lirzin <mthl@openmailbox.org> + + Fix build of the manual. + * mcron.texinfo.in: Move to ... + * doc/mcron.texi: ... Here. New file. + * doc/config.texi.in: New file. + * configure.ac: Adapt to it. + * makefile.am: Likewise. + * .gitignore: Likewise. + * README--git: Likewise. + + Add missing 'makefile.am'. + * scm/mcron/makefile.am: New file. * .gitignore: Ignore 'mcron' only in the top-level directory. @@ -170,7 +193,7 @@ ________________________________________________________________________________ -Copyright (C) 2003, 2005, 2006, 2014, 2015 Dale Mellor +Copyright (C) 2003, 2005, 2006, 2014 Dale Mellor Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright |