From owner-cvs-src  Sun Feb  9  6:59:58 2003
Delivered-To: cvs-src@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 3F2D237B401; Sun,  9 Feb 2003 06:59:57 -0800 (PST)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id D4E8A43F3F; Sun,  9 Feb 2003 06:59:56 -0800 (PST)
	(envelope-from nectar@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h19Exubv066715;
	Sun, 9 Feb 2003 06:59:56 -0800 (PST)
	(envelope-from nectar@repoman.freebsd.org)
Received: (from nectar@localhost)
	by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h19ExuS3066714;
	Sun, 9 Feb 2003 06:59:56 -0800 (PST)
Message-Id: <200302091459.h19ExuS3066714@repoman.freebsd.org>
From: Jacques Vidrine <nectar@FreeBSD.org>
Date: Sun, 9 Feb 2003 06:59:56 -0800 (PST)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org, legacy-committers@FreeBSD.org
Subject: cvs commit: src/secure/lib/libcrypto Makefile.inc
X-FreeBSD-CVS-Branch: HEAD
Sender: owner-cvs-src@FreeBSD.ORG
Precedence: bulk
List-ID: <cvs-src.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20cvs-src>
List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20cvs-src>
X-Loop: FreeBSD.ORG

nectar      2003/02/09 06:59:56 PST

  Modified files:
    secure/lib/libcrypto Makefile.inc 
  Log:
  Do not define OPENSSL_NO_KRB5 here in CFLAGS.  It is handled in
  opensslconf.h.
  
  Reminded by:    reports from des, obrien
  
  Revision  Changes    Path
  1.32      +1 -1      src/secure/lib/libcrypto/Makefile.inc

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-src" in the body of the message