* data/c.m4 (b4_identification): Define YYBISON_VERSION.

Suggested by twlevo@xs4all.nl.
This commit is contained in:
Paul Eggert
2005-09-09 23:12:09 +00:00
parent 127287e9c4
commit 55f64b82cd

View File

@@ -53,6 +53,9 @@ m4_define([b4_identification],
[/* Identify Bison output. */
[#]define YYBISON 1
/* Bison version. */
[#]define YYBISON_VERSION "b4_version"
/* Skeleton name. */
[#]define YYSKELETON_NAME b4_skeleton