Subject: Flex upgraded to version 2.4.2.
To: None <current-users@sun-lamp.cs.berkeley.edu>
From: J.T. Conklin <conklin@ngai.kaleida.com>
List: current-users
Date: 12/02/1993 11:39:42
Flex was upgraded to version 2.4.2. It has changed enough that it
can't bootstrap itself automatically. Here's what you need to do
after you "sup":
* Compile and install the new lex library. All programs that
use lex (including lex itself) must link with it.
* Copy lex/initscan.c to flex/obj/scan.c
* Compile and install the new lex.
------------------------------------------------------------------------------