summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authortrawick <trawick@13f79535-47bb-0310-9956-ffa450edef68>2000-12-01 21:33:58 +0000
committertrawick <trawick@13f79535-47bb-0310-9956-ffa450edef68>2000-12-01 21:33:58 +0000
commit13357512043eee871b3cafe040598ac9fd02c08a (patch)
tree52fb660965694c6d14cc710ac829922b0f2e9c56 /acconfig.h
parent1f70382513fb3dffdd80e6dcd74177a30e4055a1 (diff)
downloadlibapr-13357512043eee871b3cafe040598ac9fd02c08a.tar.gz
Add APR_SIZE_T_FMT to help work around the fact that apr_size_t/
apr_ssize_t is long on AIX. Get the other APR_xx_T_FMT variables defined properly on AIX. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@60840 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index e0d77f038..f3adb4157 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -29,6 +29,7 @@
#undef USE_THREADS
#undef SIZEOF_SSIZE_T
+#undef SIZEOF_SIZE_T
#undef SIZEOF_OFF_T
#undef HAVE_MM_SHMT_MMFILE