From fce748fe1f2feada3df40bc4c945867904aa6d61 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 19 Feb 1999 07:31:48 +0000 Subject: : Include if HAVE_ALLOCA_H, not FORCE_ALLOCA_H. The FORCE_ALLOCA_H was a relic of the bad old pre-autoconf Emacs days. --- lib/getdate.y | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/getdate.y b/lib/getdate.y index 86a3d4691..9f8f95f1c 100644 --- a/lib/getdate.y +++ b/lib/getdate.y @@ -10,7 +10,7 @@ #ifdef HAVE_CONFIG_H # include -# ifdef FORCE_ALLOCA_H +# ifdef HAVE_ALLOCA_H # include # endif #endif -- cgit v1.2.3-70-g09d2