From owner-cvs-all Fri Oct 25 7:32: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0075637B406; Fri, 25 Oct 2002 07:32:08 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A351843E4A; Fri, 25 Oct 2002 07:32:07 -0700 (PDT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id g9PEVImV096554; Fri, 25 Oct 2002 07:31:18 -0700 (PDT) (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id g9PEVIqn096553; Fri, 25 Oct 2002 07:31:18 -0700 (PDT) Message-Id: <200210251431.g9PEVIqn096553@repoman.freebsd.org> From: Alexander Leidinger Date: Fri, 25 Oct 2002 07:31:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/gmake/files patch-glob.c patch-make.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 netchild 2002/10/25 07:31:18 PDT Added files: devel/gmake/files patch-glob.c patch-make.h Log: We already have a prototype for alloca() in stdlib.h, no need to have it here too. This lets us compile gmake with stricter compilers. Submitted by: marius@alchemy.franken.de Revision Changes Path 1.1 +19 -0 ports/devel/gmake/files/patch-glob.c (new) 1.1 +12 -0 ports/devel/gmake/files/patch-make.h (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message