mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-03 10:31:37 -08:00
* config.h.in (STDC_HEADERS, TIME_WITH_SYS_TIME,
CRAY_STACKSEG_END, STACK_DIRECTION): Add #undef clauses for these, since otherwise the autoconf tests in configure.in won't do us much good.
This commit is contained in:
parent
d202f1f230
commit
d685741312
1 changed files with 4 additions and 0 deletions
|
|
@ -87,6 +87,10 @@ and this notice must be preserved on all copies. */
|
|||
#undef HAVE_GETHOSTNAME
|
||||
#undef HAVE_DUP2
|
||||
#undef TM_IN_SYS_TIME
|
||||
#undef STDC_HEADERS
|
||||
#undef TIME_WITH_SYS_TIME
|
||||
#undef CRAY_STACKSEG_END
|
||||
#undef STACK_DIRECTION
|
||||
#undef const
|
||||
|
||||
/* If using GNU, then support inline function declarations. */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue