Use automake support for texi to generate version info in the manual

Automake contains some support for automagically adding version
information to a texi manual (see
https://www.gnu.org/software/automake/manual/automake.html#Texinfo).

> If the .texi file @includes version.texi, then that file will be
> automatically generated

This patch gets rid of the texi.texi.in and instead uses the standard
method to inject version information in the manual.

This fixes https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=870634
This commit is contained in:
Christian Egli
2018-03-22 12:35:44 +01:00
parent e32b0b96d8
commit 522489a33c
3 changed files with 4 additions and 8 deletions

View File

@ -278,7 +278,6 @@ lib/parser/Makefile
lib/tests/Makefile
mu4e/Makefile
mu4e/mu4e-meta.el
mu4e/texi.texi
guile/Makefile
guile/texi.texi
guile/mu/Makefile