Date: Tue, 30 Jul 2002 07:50:46 -0400 From: Garrett Rooney <rooneg@electricjellyfish.net> To: Alexander Leidinger <Alexander@Leidinger.net> Cc: marcus@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/lang/mono Makefile Message-ID: <20020730115046.GE20544@electricjellyfish.net> In-Reply-To: <20020730115807.60900e92.Alexander@Leidinger.net> References: <200207281712.g6SHCDgT053763@freefall.freebsd.org> <20020728184219.GB56374@electricjellyfish.net> <20020730115807.60900e92.Alexander@Leidinger.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jul 30, 2002 at 11:58:07AM +0200, Alexander Leidinger wrote: > On Sun, 28 Jul 2002 14:42:20 -0400 "Garrett Rooney" > <rooneg@electricjellyfish.net> wrote: > > > here's the diff. there's one weird thing about it... unless i set > > CONFIGURE_TARGET to nothing, i get all the binaries installed with > > i386-freebsd-portbld prepended onto their names. if anyone can tell > > me why this is happening, i'd love to know. > > That's the behavior of a newer autoconf. If you use AC_CANONICAL_TARGET > it assumes that the output of the program is for the target arch only. > If this isn't the case, configure.in shouldn't contain > AC_CANONICAL_TARGET, AC_CANONICAL_HOST is enough most of the time. thanks! i'll make an updated patch later tonight and send-pr it. -garrett -- garrett rooney Remember, any design flaw you're rooneg@electricjellyfish.net sufficiently snide about becomes http://electricjellyfish.net/ a feature. -- Dan Sugalski 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?20020730115046.GE20544>