From: David MacKenzie Date: Wed, 1 Sep 1993 00:10:32 +0000 (+0000) Subject: Formerly acconfig.h.~27~ X-Git-Tag: fsf-origin~862 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40eaca8cdf188b2bf11f1eca33a4d1bba25b486d;p=thirdparty%2Fautoconf.git Formerly acconfig.h.~27~ --- diff --git a/acconfig.h b/acconfig.h index c5e3cce59..c9c2949ec 100644 --- a/acconfig.h +++ b/acconfig.h @@ -21,6 +21,9 @@ #undef _ALL_SOURCE #endif +/* Define if using alloca.c. */ +#undef C_ALLOCA + /* Define if type char is unsigned and you are not using gcc. */ #undef __CHAR_UNSIGNED__