From owner-cvs-all Sun Aug 13 18:50:55 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A6D7937BA65; Sun, 13 Aug 2000 18:50:52 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA72748; Sun, 13 Aug 2000 18:50:53 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <200008140150.SAA72748@freefall.freebsd.org> From: Steve Price Date: Sun, 13 Aug 2000 18:50:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/metakit/patches patch-ad X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2000/08/13 18:50:53 PDT Modified files: databases/metakit/patches patch-ad Log: Fix a bogon in the configure script where the executable suffix was being set to '.C' and causing serious problems with ${ac_link} evaluating to this: c++ -o conftest.C conftest.C Revision Changes Path 1.2 +12 -3 ports/databases/metakit/patches/patch-ad To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message