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:53:13 UTC

svn commit: r1052785 - /apr/apr/branches/1.4.x/build/apr_hints.m4

Author: fuankg
Date: Sat Dec 25 13:53:13 2010
New Revision: 1052785

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

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

Modified: apr/apr/branches/1.4.x/build/apr_hints.m4
URL: http://svn.apache.org/viewvc/apr/apr/branches/1.4.x/build/apr_hints.m4?rev=1052785&r1=1052784&r2=1052785&view=diff
==============================================================================
--- apr/apr/branches/1.4.x/build/apr_hints.m4 (original)
+++ apr/apr/branches/1.4.x/build/apr_hints.m4 Sat Dec 25 13:53:13 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])