summaryrefslogtreecommitdiff
path: root/apr_common.m4
diff options
context:
space:
mode:
authortrawick <trawick@13f79535-47bb-0310-9956-ffa450edef68>2000-06-29 16:34:38 +0000
committertrawick <trawick@13f79535-47bb-0310-9956-ffa450edef68>2000-06-29 16:34:38 +0000
commit4faf78de38aa48b2723b253f00700c4e85306a05 (patch)
tree2ab31874c7606f7467f7704b7952d4205cd4f50c /apr_common.m4
parent2d7751a7b0bf3d1bb8456e29d975ba38bfebd1b6 (diff)
downloadlibapr-4faf78de38aa48b2723b253f00700c4e85306a05.tar.gz
Delete a commented-out invocation of AC_MSG_ERROR. For some unknown
reason, this line led autoconf on OS/390 to bail out and say that it had an internal bug because AC_MSG_ERROR is undefined. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@60282 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'apr_common.m4')
-rw-r--r--apr_common.m41
1 files changed, 0 insertions, 1 deletions
diff --git a/apr_common.m4 b/apr_common.m4
index 66ff91006..3f9208f0d 100644
--- a/apr_common.m4
+++ b/apr_common.m4
@@ -36,7 +36,6 @@ dnl
AC_DEFUN(REENTRANCY_FLAGS,[
if test -z "$host_alias"; then
host_alias=`$ac_config_guess`
-dnl AC_MSG_ERROR(host_alias is not set. Make sure to run config.guess)
fi
case "$host_alias" in
*solaris*)