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:
parent
b3202cecf6
commit
8f430594f4
6 changed files with 79 additions and 66 deletions
5
doc/config.texi.in
Normal file
5
doc/config.texi.in
Normal 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
1337
doc/mcron.texi
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue