]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Formerly acconfig.h.~27~
authorDavid MacKenzie <djm@djmnet.org>
Wed, 1 Sep 1993 00:10:32 +0000 (00:10 +0000)
committerDavid MacKenzie <djm@djmnet.org>
Wed, 1 Sep 1993 00:10:32 +0000 (00:10 +0000)
acconfig.h

index c5e3cce59152c723353ff4e36ead33d6e891a0f7..c9c2949eccf4088755a966d4259c5fdce0953888 100644 (file)
@@ -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__