From owner-freebsd-ports Mon Jul 27 13:19:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA29460 for freebsd-ports-outgoing; Mon, 27 Jul 1998 13:19:42 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA29422 for ; Mon, 27 Jul 1998 13:19:24 -0700 (PDT) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.HIP.Berkeley.EDU (sji-ca7-188.ix.netcom.com [209.109.235.188]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id NAA20203; Mon, 27 Jul 1998 13:18:50 -0700 (PDT) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.8/8.6.9) id NAA14277; Mon, 27 Jul 1998 13:18:47 -0700 (PDT) Date: Mon, 27 Jul 1998 13:18:47 -0700 (PDT) Message-Id: <199807272018.NAA14277@silvia.HIP.Berkeley.EDU> To: billf@chc-chimes.com CC: freebsd-ports@FreeBSD.ORG In-reply-to: (message from Bill Fumerola on Mon, 27 Jul 1998 12:31:43 -0400 (EDT)) Subject: Re: autoconf From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org (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