]> granicus.if.org Git - apache/commit
The current config.guess in APR outputs i386-pc-os2-emx on OS/2 rather than
authorBrian Havard <bjh@apache.org>
Tue, 21 Dec 2004 12:52:17 +0000 (12:52 +0000)
committerBrian Havard <bjh@apache.org>
Tue, 21 Dec 2004 12:52:17 +0000 (12:52 +0000)
commit8b62fcf936d8e5ebc54b3efebc611b748a742bb0
tree858574ba7cdf0ef0c48f3f0d044b4534025c8578
parentc7a7665ff181f922c170c6ed3b9ee7865cab708e
The current config.guess in APR outputs i386-pc-os2-emx on OS/2 rather than
i386-pc-os2_emx (dash instead of underscore), adjust the tests to match.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@122967 13f79535-47bb-0310-9956-ffa450edef68
configure.in
os/config.m4