From owner-cvs-all Sat Aug 14 15:34:34 1999 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 7199D152D5; Sat, 14 Aug 1999 15:34:31 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA70417; Sat, 14 Aug 1999 15:32:37 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <199908142232.PAA70417@freefall.freebsd.org> From: "David E. O'Brien" Date: Sat, 14 Aug 1999 15:32:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/bison config.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1999/08/14 15:32:37 PDT Added files: gnu/usr.bin/bison config.h Log: Due to brain damage on the FSF people, we can not longer pass "config.h" type settings on the compiler command line. FSF put their version of our "__P()" macro in config.h, thus ``config.h'' required now. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message