]> granicus.if.org Git - fortune-mod/blob - fortune-mod/config.h.in
continue applying the debian datfiles.diff
[fortune-mod] / fortune-mod / config.h.in
1 /*
2  * config.h - Configuration file fortune-mod
3  *
4  * ${AUTOGENERATED_CONFIG_H}
5 */
6 #pragma once
7
8 #ifdef __cplusplus
9 extern "C" {
10 #endif
11
12 /* Version number of package */
13 #define VERSION "${VERSION}"
14
15 #ifdef __cplusplus
16 }
17 #endif