summaryrefslogtreecommitdiffstats
path: root/config.h.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h.cmake b/config.h.cmake
index 900f32bfc..668ecdbcb 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -24,7 +24,7 @@
#undef GETADDRINFO_RETURNS_UNIX
/* getmntinfo() uses struct statvfs */
-#undef GETMNTINFO_USES_STATVFS
+#cmakedefine GETMNTINFO_USES_STATVFS
/* Define if you have the MIT Kerberos libraries */
#undef GSSAPI_MIT