Revert "Fix package name and bug reports email address."
This reverts commit df4fa60a03.
This commit is contained in:
parent
de58e99aa5
commit
54a0887f1a
2 changed files with 1 additions and 21 deletions
19
ChangeLog
19
ChangeLog
|
|
@ -1,22 +1,3 @@
|
||||||
2015-07-01 Mathieu Lirzin <mthl@openmailbox.org>
|
|
||||||
|
|
||||||
* configure.ac: Fix package name and bug reports email address.
|
|
||||||
|
|
||||||
|
|
||||||
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.
|
|
||||||
|
|
||||||
|
|
||||||
2015-06-26 Mathieu Lirzin <mthl@openmailbox.org>
|
2015-06-26 Mathieu Lirzin <mthl@openmailbox.org>
|
||||||
|
|
||||||
Fix build of the manual.
|
Fix build of the manual.
|
||||||
|
|
|
||||||
|
|
@ -22,8 +22,7 @@
|
||||||
|
|
||||||
|
|
||||||
AC_PREREQ(2.61)
|
AC_PREREQ(2.61)
|
||||||
AC_INIT([GNU Mcron], [1.0.8], [bug-mcron@gnu.org])
|
AC_INIT([mcron], [1.0.8], [dale_mellor@users.sourceforge.net])
|
||||||
AC_CONFIG_AUX_DIR([build-aux])
|
|
||||||
AM_INIT_AUTOMAKE
|
AM_INIT_AUTOMAKE
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue