]> git.ipfire.org Git - thirdparty/fcron.git/commit
Use standard autoconf's --docdir (#45) master
authorAlexey Sokolov <alexey+github@asokolov.org>
Sun, 22 Mar 2026 17:41:53 +0000 (17:41 +0000)
committerGitHub <noreply@github.com>
Sun, 22 Mar 2026 17:41:53 +0000 (17:41 +0000)
commit3f054cb1d8a960d56c1aa37c0b1bb9d224d6a782
treed3d7acbeaa74a5277da7d0d30e1b9ed572e09cef
parentec25ba288d5d70573e07ec040b287e471ea67d2d
Use standard autoconf's --docdir (#45)

This removes the version from the doc directory name.

* Use standard autoconf's --docdir

* Initialize autoconf's package name and version

They are used as defaults for --docdir

* Pass PACKAGE_TARNAME to Makefile

No idea why it uses this var instead of PACKAGE

* Cleaned up VERSION variables.

* Fixed VERSION_QUOTED.

---------

Co-authored-by: Thibault Godouet <yo8192@users.noreply.github.com>
Makefile.in
configure.in
doc/Makefile.in