From: Gunter Knauf Date: Tue, 22 Jun 2004 23:56:19 +0000 (+0000) Subject: one copy&paste too much, removed the define again. X-Git-Tag: curl-7_12_1~222 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=522b4d7576048d20f6fc9e6c888e2e743d3dab90;p=thirdparty%2Fcurl.git one copy&paste too much, removed the define again. --- diff --git a/lib/getdate.c.cvs b/lib/getdate.c.cvs index 8607df3dbc..1e7d977272 100644 --- a/lib/getdate.c.cvs +++ b/lib/getdate.c.cvs @@ -47,11 +47,6 @@ #define YYDEBUG 0 #endif -#ifndef YYSTACK_USE_ALLOCA - /* to satisfy gcc -Wundef, we set this to 0 */ -#define YYSTACK_USE_ALLOCA 0 -#endif - /* Since the code of getdate.y is not included in the Emacs executable itself, there is no need to #define static in this file. Even if the code were included in the Emacs executable, it probably