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