Date: Tue, 14 Sep 1999 10:36:55 +0200 (CEST) From: Claude Buisson <ubc@paris.framatome.fr> To: FreeBSD-stable@FreeBSD.org Cc: FreeBSD-questions@FreeBSD.org Subject: system identification by GNU configure Message-ID: <Pine.BSF.3.96.990914102658.9107B-100000@eve.framatome.fr>
next in thread | raw e-mail | index | archive | help
Hi, I just discovered on a number of different systems ranging from 3.1-RELEASE to 3.3-RC (cvsup + buildworld) and 4.0-SNAP (Mid August - straight from FreeBSD FTP server) that GNU configure identified the system as: i386--freebsd3.1, ...3.3, ..4.0 But the usual test in configure scripts (e.g. Squid 2.2 from the port collection) is with: i386-unknown-freebsd* which has to be forced with explicit configure args. Where is the problem ? (me, FreeBSD, GNU configure, ...) Claude Buisson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" 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.3.96.990914102658.9107B-100000>