You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by tr...@apache.org on 2011/04/13 19:42:51 UTC

svn commit: r1091858 - /apr/apr/branches/1.5.x/include/apr.hw

Author: trawick
Date: Wed Apr 13 17:42:51 2011
New Revision: 1091858

URL: http://svn.apache.org/viewvc?rev=1091858&view=rev
Log:
sync with apr.h.in re: APR_HAVE_SA_STORAGE

Modified:
    apr/apr/branches/1.5.x/include/apr.hw

Modified: apr/apr/branches/1.5.x/include/apr.hw
URL: http://svn.apache.org/viewvc/apr/apr/branches/1.5.x/include/apr.hw?rev=1091858&r1=1091857&r2=1091858&view=diff
==============================================================================
--- apr/apr/branches/1.5.x/include/apr.hw (original)
+++ apr/apr/branches/1.5.x/include/apr.hw Wed Apr 13 17:42:51 2011
@@ -282,6 +282,7 @@ extern "C" {
 #define APR_HAVE_SIGACTION      0
 #define APR_HAVE_SIGSUSPEND     0
 #define APR_HAVE_SIGWAIT        0
+#define APR_HAVE_SA_STORAGE     0
 #define APR_HAVE_STRCASECMP     0
 #define APR_HAVE_STRDUP         1
 #define APR_HAVE_STRNCASECMP    0