戻る

version.m4

# cat version.m4
divert(-1)
#
# Copyright (c) 1998-2005 Sendmail, Inc. and its suppliers.
#       All rights reserved.
# Copyright (c) 1983 Eric P. Allman.  All rights reserved.
# Copyright (c) 1988, 1993
#       The Regents of the University of California.  All rights reserved.
#
# By using this file, you agree to the terms and conditions set
# forth in the LICENSE file which can be found at the top level of
# the sendmail distribution.
#
#
VERSIONID(`$Id: version.m4,v 8.138 2005/09/15 21:38:40 ca Exp $')
#
divert(0)
# Configuration version number
DZ8.13.5`'ifdef(`confCF_VERSION', `/confCF_VERSION')

つまり

DZ8.13.5`'ifdef(`confCF_VERSION', `/confCF_VERSION')

ということです


戻る

にゃんたろう 拝!
2006年12月 7日 (木) 22:56:27 JST 作成

Copyright © 2004.-2007. nyantarou All Rights Reserved.