mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
Remove remaining dependence on CVS Id keyword.
* ChangeLog: For the sake of people still using CVS, don't use dollars when mentioning Id. * data/xslt/bison.xsl: Remove Id from header comments, where it was unusual anyway. * data/xslt/xml2dot.xsl: Likewise. * data/xslt/xml2text.xsl: Likewise. * data/xslt/xml2xhtml.xsl: Likewise. * doc/Doxyfile.in (PROJECT_NUMBER): Don't use ID. * doc/Makefile.am (neutralize): Remove, no longer needed. (.x.1): Don't use neutralize. (edit): Don't substitute for ID. (Doxyfile): Don't define Id, and thus don't depend on ChangeLog.
This commit is contained in:
@@ -23,7 +23,7 @@ PROJECT_NAME = "@PACKAGE_NAME@"
|
||||
# This could be handy for archiving the generated documentation or
|
||||
# if some version control system is used.
|
||||
|
||||
PROJECT_NUMBER = "@PACKAGE_VERSION@ @ID@"
|
||||
PROJECT_NUMBER = "@PACKAGE_VERSION@"
|
||||
|
||||
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
|
||||
# base path where the generated documentation will be put.
|
||||
|
||||
Reference in New Issue
Block a user