From: Ulrich Drepper Date: Tue, 20 May 1997 23:36:29 +0000 (+0000) Subject: Set cross-compiling from configure result. X-Git-Tag: cvs/libc-2_0_4~89 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4e9c3596e0a47a5f374c246a5fa2c9cef1524ef;p=thirdparty%2Fglibc.git Set cross-compiling from configure result. --- diff --git a/config.make.in b/config.make.in index d714bf7974b..ecfd6cdeef7 100644 --- a/config.make.in +++ b/config.make.in @@ -39,6 +39,7 @@ build-profile = @profile@ build-omitfp = @omitfp@ stdio = @stdio@ add-ons = @subdirs@ +cross-compiling = @cross_compiling@ # Build tools. CC = @CC@