summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 8eee594)
raw | patch | inline | side by side (parent: 8eee594)
author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Sat, 27 May 2017 10:07:30 +0000 (12:07 +0200) | ||
committer | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Sat, 27 May 2017 10:07:30 +0000 (12:07 +0200) |
configure.ac | patch | blob | history |
diff --git a/configure.ac b/configure.ac
index b4ef3d5b72e602c061ee81f5f655b494e2209e05..935db481336c2d30b5cfd4ed6b0c35606998d135 100644 (file)
--- a/configure.ac
+++ b/configure.ac
AC_CHECK_HEADERS([sys/dkstat.h])
if test "x$ac_system" = "xDarwin"; then
AC_CHECK_HEADERS(
- [[ \
+ [ \
mach/mach_init.h \
mach/host_priv.h \
mach/mach_error.h \
IOKit/ps/IOPSKeys.h \
IOKit/IOBSD.h \
IOKit/storage/IOBlockStorageDriver.h
- ]]
+ ]
)
# For the battery plugin