summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2014-02-12 19:18:23 +0000
committerWilliam A. Rowe Jr <wrowe@apache.org>2014-02-12 19:18:23 +0000
commitd57101fdaf28f2b870547042f941200a7cb93f70 (patch)
treeee51833f6c72654f115d6d8c989ee47e5f10632b /configure.in
parent4f8c1c290586b36292eca4442fc9544c10b33f8e (diff)
downloadapr-d57101fdaf28f2b870547042f941200a7cb93f70.tar.gz
Correct nonsense test for non-exported sys/stat.h autoconf flag
Introduce non-exported sys/attr.h autoconf flag for OS/X git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1567722 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index bd86b30bf..fba4bd0dc 100644
--- a/configure.in
+++ b/configure.in
@@ -1379,6 +1379,7 @@ APR_FLAG_HEADERS(
netinet/in.h \
netinet/sctp.h \
netinet/sctp_uio.h \
+ sys/attr.h \
sys/file.h \
sys/ioctl.h \
sys/mman.h \