summaryrefslogtreecommitdiff
path: root/os/config.m4
diff options
context:
space:
mode:
authorRyan Bloom <rbb@apache.org>2000-10-05 04:41:47 +0000
committerRyan Bloom <rbb@apache.org>2000-10-05 04:41:47 +0000
commitad880b39f98d24d71dfd66cfa095ce2a26873228 (patch)
treea1e26667a7d24e33361a1b3808e803b2e69f8685 /os/config.m4
parent327d811b3d137d6fe17194942ae366428a2c468b (diff)
downloadhttpd-ad880b39f98d24d71dfd66cfa095ce2a26873228.tar.gz
Prepare our autoconf setup for autoconf 2.14a and for cross-compiling
PR: 6379 Submitted by: "R�diger" Kuhlmann <Tadu@gmx.de> Reviewed by: Ryan Bloom git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86398 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'os/config.m4')
-rw-r--r--os/config.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/os/config.m4 b/os/config.m4
index 00c7ff6599..5869401421 100644
--- a/os/config.m4
+++ b/os/config.m4
@@ -1,7 +1,7 @@
AC_MSG_CHECKING(for target platform)
#PLATFORM=`${CONFIG_SHELL-/bin/sh} $ac_config_guess`
-PLATFORM=`$ac_config_guess`
+PLATFORM=$host
LIBPRE=lib
case "$PLATFORM" in