summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1997-05-20 23:36:29 +0000
committerUlrich Drepper <drepper@redhat.com>1997-05-20 23:36:29 +0000
commite4e9c3596e0a47a5f374c246a5fa2c9cef1524ef (patch)
tree216be91b2dc966a0495f4760e74604c66ee1daa0
parenta67fb77b6b3e599295b9d6212bb8e77303591024 (diff)
Set cross-compiling from configure result.
-rw-r--r--config.make.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.make.in b/config.make.in
index d714bf7974..ecfd6cdeef 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@