Received: by mail.netbsd.org (Postfix, from userid 0) id 81D4E63B102; Fri, 15 Jan 2010 11:26:29 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 5F81963B116 for ; Fri, 15 Jan 2010 11:26:26 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 27D72175E0; Fri, 15 Jan 2010 11:26:26 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Fri, 15 Jan 2010 11:26:26 +0000 From: Aleksej Saushev Subject: CVS commit: src/tools/compat To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20100115112626.27D72175E0@cvs.netbsd.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: list Reply-To: source-changes-d@NetBSD.org Module Name: src Committed By: asau Date: Fri Jan 15 11:26:25 UTC 2010 Modified Files: src/tools/compat: configure.ac nbtool_config.h.in Log Message: Test for and provide HAVE_SYS_ENDIAN_H. Fixes FreeBSD hosted builds (PR 42440 and PR 42470). Approved by . To generate a diff of this commit: cvs rdiff -u -r1.70 -r1.71 src/tools/compat/configure.ac cvs rdiff -u -r1.23 -r1.24 src/tools/compat/nbtool_config.h.in Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.