Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Aug 2000 18:50:53 -0700 (PDT)
From:      Steve Price <steve@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/databases/metakit/patches patch-ad
Message-ID:  <200008140150.SAA72748@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008140150.SAA72748>