From: David MacKenzie Date: Mon, 26 Jul 1993 09:46:01 +0000 (+0000) Subject: Formerly acconfig.h.~24~ X-Git-Tag: fsf-origin~873 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcce4530776160bd4bedbec1924256b750506884;p=thirdparty%2Fautoconf.git Formerly acconfig.h.~24~ --- diff --git a/acconfig.h b/acconfig.h index 03c031d1e..cd8ca74a2 100644 --- a/acconfig.h +++ b/acconfig.h @@ -7,7 +7,9 @@ your configure.in uses into your configuration header file templates. The entries are in sort -df order: alphabetical, case insensitive, - ignoring punctuation (such as underscores). + ignoring punctuation (such as underscores). Although this order + can split up related entries, it makes it easier to check whether + a given entry is in the file. Leave the following blank line there!! Autoheader needs it. */ @@ -25,6 +27,10 @@ /* Define to empty if the keyword does not work. */ #undef const +/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems. + This function is required for alloca.c support on those systems. */ +#undef CRAY_STACKSEG_END + /* Define as the proper declaration for yytext. */ #undef DECLARE_YYTEXT