* alloca_.h: Conditionalize on _GNULIB_ALLOCA_H, not _ALLOCA_H.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 19 Dec 2004 13:41:34 +0000 (13:41 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 19 Dec 2004 13:41:34 +0000 (13:41 +0000)
commit8df1cde7814e04abc0e36c0d05f4c74fa05b96f4
tree0e051ca3235ba3c510877eac547c9998b157dc00
parenta29af463676f147bba1a8cad38627d4e03f4e009
* alloca_.h: Conditionalize on _GNULIB_ALLOCA_H, not _ALLOCA_H.
Remove now-obsolete comment about AIX.
* getdate.y: Include <alloca.h> only if HAVE_ALLOCA.
(YYSTACK_USE_ALLOCA): Define to 0 if !HAVE_ALLOCA.
(YYMAXDEPTH): New macro.
lib/ChangeLog
lib/alloca_.h
lib/getdate.y