#
# =================================================================
# PACKAGE:	fstat -- File Status Information
# CFG-FILE:	Configuration Options
# VERSION:	%R% (%E%)
# =================================================================
# Copyright (1994): Martin Weitzel, Darmstadt, Germany
#
# The purpose of this file is to describe the available options to
# built different configurations of the program.

#	NO_BUILTIN_HELP		disable builtin help
#
# Activate this if you do NOT like the builtin help feature
# that prints a long description of the command and its
# options when called with the (single) argument '-help'.

# ------------------------------------------------------------------
# Successful compilations were run with the following systems:
#     -	On Interactive UNIX Rel 3.2
#	using Comeau Computing C++ 3.0.1
#     -	On Generics UNIX System V/386 Release 4 Version 3
#	(which is more or less a standard SVR4 for 386/486)
#	using Standard C Compiler
#	(In this case the sources are also lint-clean if
#	messages about functions/variables that could also
#	be static are suppressed by the '-m'-flag.)
