You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by fu...@apache.org on 2010/12/25 14:52:21 UTC

svn commit: r1052784 - /apr/apr/branches/1.5.x/build/apr_hints.m4

Author: fuankg
Date: Sat Dec 25 13:52:21 2010
New Revision: 1052784

URL: http://svn.apache.org/viewvc?rev=1052784&view=rev
Log:
Removed define obsolete since r93260.

Modified:
    apr/apr/branches/1.5.x/build/apr_hints.m4

Modified: apr/apr/branches/1.5.x/build/apr_hints.m4
URL: http://svn.apache.org/viewvc/apr/apr/branches/1.5.x/build/apr_hints.m4?rev=1052784&r1=1052783&r2=1052784&view=diff
==============================================================================
--- apr/apr/branches/1.5.x/build/apr_hints.m4 (original)
+++ apr/apr/branches/1.5.x/build/apr_hints.m4 Sat Dec 25 13:52:21 2010
@@ -405,7 +405,7 @@ dnl	       # Not a problem in 10.20.  Ot
                 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])