Hi, On Mon, Apr 06, 2009 at 12:35:55AM +0200, Kurt Roeckx wrote: > So it seems that in configure there is just a list of arches > that it decides to enable it on, with the default being on. > > It has this in it: > *-*-linux*) > ans=no > ;;
Looking at the whole list of archs, none of them seems to match anything close to kfreebsd, so it probably goes with the default, yes. > So I guess I need to know the proper way to disable this on > kFreeBSD. Although I looked at the configure script, I have no idea how the value in $host resp. $host_alias is determined, but that's what dpkg-architecture offers: DEB_HOST_ARCH=kfreebsd-i386 DEB_HOST_ARCH_OS=kfreebsd DEB_HOST_ARCH_CPU=i386 DEB_HOST_GNU_CPU=i486 DEB_HOST_GNU_SYSTEM=kfreebsd-gnu DEB_HOST_GNU_TYPE=i486-kfreebsd-gnu HTH. Regards, Axel -- Axel Beckert - a...@deuxchevaux.org, a...@noone.org - http://noone.org/abe/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org