From: Shantonu Sen Date: Wed, 31 May 2000 07:22:43 +0000 (+0000) Subject: Made dtimep.lex more lex-friendly. X-Git-Tag: kim-before-sasl~7 X-Git-Url: http://git.marmaro.de/?p=mmh;a=commitdiff_plain;h=b4376bf886a77fed4acec0505bbbf4150e71bbf9 Made dtimep.lex more lex-friendly. --- diff --git a/ChangeLog b/ChangeLog index 2b03f0a..80dc52d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Wed May 31 7:19:30 2000 Shantonu Sen + + * Fixed up dtimep.lex a bit. Added back memory options for AIX to + increase available memory. Took out %option noyywrap, which + wasn't understood by AT&T lex, as well as the -i + case-insensitivity flag. + Wed May 31 07:40:45 2000 Doug Morris * added a lint target to the Makefiles and a check in autoconf