From owner-cvs-all Sun Sep 17 3:19:42 2000 Delivered-To: cvs-all@freebsd.org Received: from green.dyndns.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 7166237B424; Sun, 17 Sep 2000 03:19:37 -0700 (PDT) Received: from localhost (ans0i0@localhost [127.0.0.1] (may be forged)) by green.dyndns.org (8.11.0/8.11.0) with ESMTP id e8HAJV515455; Sun, 17 Sep 2000 06:19:33 -0400 (EDT) (envelope-from green@FreeBSD.org) Message-Id: <200009171019.e8HAJV515455@green.dyndns.org> X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0.4 To: Kris Kennaway Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/secure/lib/libssl Makefile src/secure/lib/libcrypto Makefile Makefile.inc In-Reply-To: Message from Kris Kennaway of "Sat, 16 Sep 2000 23:45:27 PDT." <200009170645.XAA35938@freefall.freebsd.org> From: "Brian F. Feldman" Date: Sun, 17 Sep 2000 06:19:30 -0400 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > kris 2000/09/16 23:45:27 PDT > > Modified files: > secure/lib/libssl Makefile > secure/lib/libcrypto Makefile Makefile.inc > Log: > Overhaul of the build-time include file generation. Don't break in evp.h > if bootstrapping from a system on which the openssl headers are not > already present. I don't get it; what case does this fix? It was simply _evp.h previously calling the temporary file evp.h made sure it got used, and building things without NO_IDEA just didn't work for the obvious reasons. That was fixed, and I don't see how bootstrapping could have broken (or fixed). -- Brian Fundakowski Feldman \ FreeBSD: The Power to Serve! / green@FreeBSD.org `------------------------------' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message