From owner-cvs-all Fri Dec 14 0:56: 0 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8067B37B417; Fri, 14 Dec 2001 00:55:55 -0800 (PST) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBE8tt095827; Fri, 14 Dec 2001 00:55:55 -0800 (PST) (envelope-from sobomax) Message-Id: <200112140855.fBE8tt095827@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 14 Dec 2001 00:55:55 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-fm/gnomemc/files patch-src::Makefile.in patch-src::treestore.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2001/12/14 00:55:55 PST Added files: x11-fm/gnomemc/files patch-src::Makefile.in patch-src::treestore.h Log: Provide bandaid to fix the build for some people: - add (missed?) `#include ' into treestore.h; - ensure that local include path is searched before the global one, so that the build doesn't break if user occasionally has different includes with the same name in both paths (e.g. global.h). Submitted by: mjacobs Revision Changes Path 1.1 +14 -0 ports/x11-fm/gnomemc/files/patch-src::Makefile.in (new) 1.1 +14 -0 ports/x11-fm/gnomemc/files/patch-src::treestore.h (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message