Remove version numbers from docdir paths.

Most Unix systems prefer to omit the versions.
This commit is contained in:
John "Elwin" Edwards 2017-10-16 19:53:38 -04:00
parent 79765ae3b2
commit 359d0987a4
15 changed files with 22 additions and 76 deletions

View file

@ -16,8 +16,8 @@
# This section could be manually configured if autoconf/configure fails
###############################################################################
DISTNAME=@PACKAGE_TARNAME@@PACKAGE_VERSION@
PACKAGE_TARNAME = @PACKAGE_TARNAME@-@PACKAGE_VERSION@
DISTNAME=@PACKAGE_TARNAME@-@PACKAGE_VERSION@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
PROGRAM=@PROGRAM@
O=o