]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Set cross-compiling from configure result.
authorUlrich Drepper <drepper@redhat.com>
Tue, 20 May 1997 23:36:29 +0000 (23:36 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 20 May 1997 23:36:29 +0000 (23:36 +0000)
config.make.in

index d714bf7974b1fa90ccf50440dc97097ddcfe18d5..ecfd6cdeef757e4394b49a2ebf3ca0d7c82b13e7 100644 (file)
@@ -39,6 +39,7 @@ build-profile = @profile@
 build-omitfp = @omitfp@
 stdio = @stdio@
 add-ons = @subdirs@
+cross-compiling = @cross_compiling@
 
 # Build tools.
 CC = @CC@