unknown.m4 revision 38032
138032Speterdivert(-1)
238032Speter#
338032Speter# Copyright (c) 1998 Sendmail, Inc.  All rights reserved.
438032Speter# Copyright (c) 1983 Eric P. Allman.  All rights reserved.
538032Speter# Copyright (c) 1988, 1993
638032Speter#	The Regents of the University of California.  All rights reserved.
738032Speter#
838032Speter# By using this file, you agree to the terms and conditions set
938032Speter# forth in the LICENSE file which can be found at the top level of
1038032Speter# the sendmail distribution.
1138032Speter#
1238032Speter#
1338032Speter
1438032Speterdivert(0)
1538032SpeterVERSIONID(`@(#)unknown.m4	8.6 (Berkeley) 5/19/98')
1638032Spetererrprint(`*** ERROR: You have not specified a valid operating system type.')
1738032Spetererrprint(`	Use the OSTYPE macro to select a valid system type.  This')
1838032Spetererrprint(`	is necessary in order to get the proper pathnames and flags')
1938032Spetererrprint(`	appropriate for your environment.')
20