summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuenter Knauf <fuankg@apache.org>2010-12-25 13:54:56 +0000
committerGuenter Knauf <fuankg@apache.org>2010-12-25 13:54:56 +0000
commit6174f259eba6113c86d5b24d47815d512d780f72 (patch)
treefe1ea100664a87a2009c1d4773882d97e1b64992
parent04e63a5e88ba61a03e56d2a0d7ed4feccf6218b5 (diff)
downloadapr-6174f259eba6113c86d5b24d47815d512d780f72.tar.gz
Removed define obsolete since r93260.
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/branches/0.9.x@1052787 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--build/apr_hints.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/build/apr_hints.m4 b/build/apr_hints.m4
index a36be2470..c1f40dc67 100644
--- a/build/apr_hints.m4
+++ b/build/apr_hints.m4
@@ -356,7 +356,7 @@ dnl # Not a problem in 10.20. Otherwise, who knows?
APR_ADDTO(LIBS, [-lbind -lsocket])
;;
esac
- APR_ADDTO(CPPFLAGS, [-DSIGPROCMASK_SETS_THREAD_MASK -DAP_AUTH_DBM_USE_APR])
+ APR_ADDTO(CPPFLAGS, [-DSIGPROCMASK_SETS_THREAD_MASK])
;;
4850-*.*)
APR_ADDTO(CPPFLAGS, [-DSVR4 -DMPRAS])