summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorjorton <jorton@13f79535-47bb-0310-9956-ffa450edef68>2004-05-19 19:32:08 +0000
committerjorton <jorton@13f79535-47bb-0310-9956-ffa450edef68>2004-05-19 19:32:08 +0000
commit5f416d65ea5ad23b3f39d4b934fc8366c358eecc (patch)
tree8ac40eb4f4d67f9a6bf8f44d94b7d126830ef7bc /build
parenta37823c187b68249f13d8022ed27dc95fcffbaf5 (diff)
downloadlibapr-5f416d65ea5ad23b3f39d4b934fc8366c358eecc.tar.gz
* build/apr_hints.m4: Don't add -lprot for *-sco3.2v5*, thanks to
Martin J Evans on users@subversion. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/APR_0_9_BRANCH@65102 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build')
-rw-r--r--build/apr_hints.m41
1 files changed, 0 insertions, 1 deletions
diff --git a/build/apr_hints.m4 b/build/apr_hints.m4
index 91a75767e..d4da5aed0 100644
--- a/build/apr_hints.m4
+++ b/build/apr_hints.m4
@@ -184,7 +184,6 @@ dnl # Not a problem in 10.20. Otherwise, who knows?
;;
*-sco3.2v5*)
APR_ADDTO(CPPFLAGS, [-DSCO5 -D_REENTRANT])
- APR_ADDTO(LIBS, [-lprot])
;;
*-sco_sv*|*-SCO_SV*)
APR_ADDTO(CPPFLAGS, [-DSCO -D_REENTRANT])