summaryrefslogtreecommitdiffstats
path: root/conf/gen_parser.m4
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>1999-11-15 12:35:41 +0100
committerMartin Mares <mj@ucw.cz>1999-11-15 12:35:41 +0100
commit944f008af7a46144e38f963097e8e4cce493e2a7 (patch)
treeb6821d20d592a846477dccef76608f7c135bab5a /conf/gen_parser.m4
parentcbc31830079fb5e49c14c3de446b10ed8da99ce0 (diff)
downloadbird-944f008af7a46144e38f963097e8e4cce493e2a7.tar
bird-944f008af7a46144e38f963097e8e4cce493e2a7.zip
Defined CF_ENUM.
Diffstat (limited to 'conf/gen_parser.m4')
-rw-r--r--conf/gen_parser.m43
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/gen_parser.m4 b/conf/gen_parser.m4
index 8441c83..d38df21 100644
--- a/conf/gen_parser.m4
+++ b/conf/gen_parser.m4
@@ -44,6 +44,9 @@ m4_divert(2)CF_KEYWORDS(m4_translit($1, [[ ]], [[,]]))
m4_divert(3)CF_ADDTO(cli_cmd, CF_cmd)
CF_cmd: $1 ')
+# ENUM declarations are ignored
+m4_define(CF_ENUM, `')
+
# After all configuration templates end, we finally generate the grammar file.
m4_m4wrap(`
m4_divert(0)DNL