From owner-freebsd-ports Wed Apr 15 02:52:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA14527 for freebsd-ports-outgoing; Wed, 15 Apr 1998 02:52: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 JAA14516 for ; Wed, 15 Apr 1998 09:52:39 GMT (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.HIP.Berkeley.EDU (ala-ca34-37.ix.netcom.com [207.93.143.165]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id CAA29166; Wed, 15 Apr 1998 02:52:38 -0700 (PDT) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.8/8.6.9) id CAA05709; Wed, 15 Apr 1998 02:52:35 -0700 (PDT) Date: Wed, 15 Apr 1998 02:52:35 -0700 (PDT) Message-Id: <199804150952.CAA05709@silvia.HIP.Berkeley.EDU> To: marcus@miami.edu CC: ports@FreeBSD.ORG In-reply-to: (marcus@miami.edu) Subject: Re: autoconf From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org * I was compiling and installing the latest ImageMagick, and I noticed * that patch patch-ad patches the configure.in file. In order for these * changes to be carried over to configure, autoconf has to be run. I have * autoconf on my system, but it wasn't run in the default 'make all * install'. Consequently tiff support never worked. I manually fixed * this, but it leads me to wonder how many other ports this affects. Am I * doing something wrong, or is this just an oversight? Thanks. Hmm. The port Makefile is supposed to define USE_AUTOCONF. If that fixes it, it is most definitely an oversight. Send mail to jseger@freebsd.org and he'll fix it faster than you can say "you goofed!". Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message