diff options
Diffstat (limited to 'src/zexyconf.h.in')
-rw-r--r-- | src/zexyconf.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/zexyconf.h.in b/src/zexyconf.h.in index 3b54b63..1b6698a 100644 --- a/src/zexyconf.h.in +++ b/src/zexyconf.h.in @@ -2,6 +2,9 @@ /* Define if you have the <regex.h> header file. */ #undef HAVE_REGEX_H +/* Define if you have the <alloca.h> header file. */ +#undef HAVE_ALLOCA_H + /* define if you want parallelport-support (direct access to the port address) */ #undef Z_WANT_LPT |