summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorfuankg <fuankg@13f79535-47bb-0310-9956-ffa450edef68>2010-12-25 13:53:13 +0000
committerfuankg <fuankg@13f79535-47bb-0310-9956-ffa450edef68>2010-12-25 13:53:13 +0000
commit9c4a93dc71c517c201623815fd045db4fdb26616 (patch)
treee1ee64570281d6a9dd65bd0e9b42c8470a7e4b62 /build
parente2847546d656853aff8d448c80dbe000df45653e (diff)
downloadlibapr-9c4a93dc71c517c201623815fd045db4fdb26616.tar.gz
Removed define obsolete since r93260.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/1.4.x@1052785 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build')
-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 746edef6e..ab450a858 100644
--- a/build/apr_hints.m4
+++ b/build/apr_hints.m4
@@ -405,7 +405,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])