Date: Mon, 27 Jul 1998 13:18:47 -0700 (PDT) From: asami@FreeBSD.ORG (Satoshi Asami) To: billf@chc-chimes.com Cc: freebsd-ports@FreeBSD.ORG Subject: Re: autoconf Message-ID: <199807272018.NAA14277@silvia.HIP.Berkeley.EDU> In-Reply-To: <Pine.HPP.3.96.980727122606.7327A-100000@hp9000.chc-chimes.com> (message from Bill Fumerola on Mon, 27 Jul 1998 12:31:43 -0400 (EDT))
next in thread | previous in thread | raw e-mail | index | archive | help
(Please put a subject in your mail!) * as I'm working on a port I come upon this problem.... * * In my Makefile I have.. * * GNU_CONFIGURE= yes * HAS_CONFIGURE= yes * * but, when I try to make the port, it doesn't run 'autoconf'. ie You need to define "USE_AUTOCONF". :) (Which implies GNU_CONFIGURE, which implies HAS_CONFIGURE, so you only need that one.) Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807272018.NAA14277>