CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/11/18 20:42:40
Modified files:
usr.bin/vi/cl : cl_main.c
usr.bin/vi/common: main.c
usr.bin/vi/perl_api: perl.xs
Log message:
Remove ifdef checks for LIBRARY.
It is undocumented and triggers the same conditional inclusions as
PURIFY does.
>From Martin Natano.
