From owner-cvs-all Tue Mar 26 16:34:21 2002 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 5C82D37B400; Tue, 26 Mar 2002 16:34:17 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2R0YHW16710; Tue, 26 Mar 2002 16:34:17 -0800 (PST) (envelope-from petef) Message-Id: <200203270034.g2R0YHW16710@freefall.freebsd.org> From: Pete Fritchman Date: Tue, 26 Mar 2002 16:34:17 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/gale Makefile 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 petef 2002/03/26 16:34:17 PST Modified files: net/gale Makefile Log: It is important to run aclocal before the build to ensure that a fix for a buggy autoconf macro is included, so add USE_AUTOMAKE_VER and USE_LIBTOOL (in this case, we need the libtool automake macro AM_PROG_LIBTOOL). PR: 36347 Submitted by: maintainer Revision Changes Path 1.11 +5 -0 ports/net/gale/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message