From: Daniel Stenberg Date: Mon, 10 Apr 2006 08:16:03 +0000 (+0000) Subject: we haven't been using yacc/bison in a long time! X-Git-Tag: curl-7_15_4~120 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3c796f5b08c5ddf123cc72665db14bb577515f1;p=thirdparty%2Fcurl.git we haven't been using yacc/bison in a long time! --- diff --git a/CVS-INFO b/CVS-INFO index e9f670e36e..d201cc68bc 100644 --- a/CVS-INFO +++ b/CVS-INFO @@ -53,12 +53,6 @@ installed: give you an older version of the file that isn't up-to-date. That file was checked in once and won't be updated very regularly. - o yacc/bison - - If you don't have yacc or bison, you must rename the lib/getdate.c.cvs file - to lib/getdate.c to be able to build libcurl. yacc/bison is normally used - to generate the lib/getdate.c file from the lib/getdate.y source file. - MAC OS X With Mac OS X 10.2 and the associated Developer Tools, the installed versions