diff options
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h new file mode 100644 index 0000000..298dea7 --- /dev/null +++ b/acconfig.h @@ -0,0 +1,6 @@ +/* Define if the C++ compiler supports BOOL */ +#undef HAVE_BOOL + +#undef VERSION + +#undef PACKAGE |