Date: Tue, 13 Oct 1998 17:44:35 +0200 (CEST) From: Hans Petter Bieker <zerium@webindex.no> To: Satoshi Asami <asami@FreeBSD.ORG> Cc: brian@Awfulhak.org, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/x11/kworldwatch Makefile Message-ID: <Pine.BSF.4.02A.9810131742380.9441-100000@zerium.dyn.ml.org> In-Reply-To: <199810130631.XAA23009@silvia.hip.berkeley.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 12 Oct 1998, Satoshi Asami wrote: > configure:3017: checking for giflib > configure:3041: c++ -o conftest -O2 -Wall -s conftest.C -L/usr/local/kde/lib -L/ > usr/X11R6/lib -lgif -lX11 1>&5 > ld: -lgif: no match > === > > I don't know how to get that "-L/usr/local/kde/lib" to change.... Change HAS_CONFIGURE to GNU_CONFIGURE? Maybe you also need this: CONFIGURE_ARGS= --with-extra-includes=$(PREFIX)/include/giflib -bieker- Powered by FreeBSD 3.0. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.02A.9810131742380.9441-100000>