build: Fix build of the manual.

* mcron.texinfo.in: Rename to ...
* doc/mcron.texi: ... this.
* doc/config.texi.in: New file.
* configure.ac: Adapt to it.
* makefile.am: Likewise.
* .gitignore: Likewise.
* README--git: Likewise.
This commit is contained in:
Mathieu Lirzin 2015-06-26 23:17:01 +02:00
commit 8f430594f4
6 changed files with 79 additions and 66 deletions

5
doc/config.texi.in Normal file
View file

@ -0,0 +1,5 @@
@set CONFIG_SOCKET_FILE @CONFIG_SOCKET_FILE@
@set CONFIG_SPOOL_DIR @CONFIG_SPOOL_DIR@
@set CONFIG_PID_FILE @CONFIG_PID_FILE@
@set CONFIG_ALLOW_FILE @CONFIG_ALLOW_FILE@
@set CONFIG_DENY_FILE @CONFIG_DENY_FILE@

1337
doc/mcron.texi Normal file

File diff suppressed because it is too large Load diff