When “configure” is run, some default behaviours are set. These can be overridden with the use of environment variables as described below.
The CSSC_BINARY_SUPPORT environment variable controls whether cssc will create “encoded” sccs files. The three valid values for this variable are as follows :-
--enable-binary
or --disable-binary
to
“configure” when cssc is compiled. If this option was not
specified, the default value is ‘enabled’. For more information
see Interoperability.
This variable is unset by the sccs
driver program, if it is
installed set-user-id or set-group-id.
The CSSC_MAX_LINE_LENGTH environment variable controls the maximum length of lines that cssc will allow to go into an sccs file. This variable should be set to a decimal integer.
The default behaviour of cssc when this variable is unset is described in Interoperability.
This variable is unset by the sccs
driver program, if it is
installed set-user-id or set-group-id.