]> git.saurik.com Git - bison.git/blob - acconfig.h
Fix a couple of buffer overrun bugs.
[bison.git] / acconfig.h
1 #ifndef CONFIG_H
2 #define CONFIG_H
3
4 @TOP@
5
6 /* Name of package. */
7 #undef PACKAGE
8
9 /* Version of package. */
10 #undef VERSION
11
12 @BOTTOM@
13
14 #endif /* CONFIG_H */