From fb31e01fd646ef0538a3c54ab1a52e4c51a043b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Mon, 22 Oct 2007 09:59:56 +0000 Subject: per default, this disables alloca but really, we should use something like; "-D_HAVE_ZEXYCONF" to include the zexyconf.h file svn path=/trunk/externals/zexy/; revision=8856 --- src/zexyconf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/zexyconf.h') 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 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 -- cgit v1.2.1