summaryrefslogtreecommitdiff
path: root/config.h.cmake
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2022-09-05 10:09:03 +0300
committerMarko Mäkelä <marko.makela@mariadb.com>2022-09-05 10:09:03 +0300
commit3c7887a85f2ed628aee28bf586c2ed115fe47186 (patch)
tree96ad0509425d372e846bdb23b0a729792fc3cbd6 /config.h.cmake
parent84813c396afc93dffe91d3a246d3a21e05eec488 (diff)
parent244fdc435da364aea3b6e55835115cc04fe3297f (diff)
downloadmariadb-git-3c7887a85f2ed628aee28bf586c2ed115fe47186.tar.gz
Merge 10.5 into 10.6
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.h.cmake b/config.h.cmake
index 568e0868d12..b58496a8a73 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -34,6 +34,11 @@
#cmakedefine HAVE_FLOAT_H 1
#cmakedefine HAVE_FNMATCH_H 1
#cmakedefine HAVE_FPU_CONTROL_H 1
+#cmakedefine HAVE_GETMNTENT 1
+#cmakedefine HAVE_GETMNTENT_IN_SYS_MNTAB 1
+#cmakedefine HAVE_GETMNTINFO 1
+#cmakedefine HAVE_GETMNTINFO64 1
+#cmakedefine HAVE_GETMNTINFO_TAKES_statvfs 1
#cmakedefine HAVE_GRP_H 1
#cmakedefine HAVE_IA64INTRIN_H 1
#cmakedefine HAVE_IEEEFP_H 1
@@ -208,6 +213,7 @@
#cmakedefine HAVE_SELECT 1
#cmakedefine HAVE_SETENV 1
#cmakedefine HAVE_SETLOCALE 1
+#cmakedefine HAVE_SETMNTENT 1
#cmakedefine HAVE_SETUPTERM 1
#cmakedefine HAVE_SIGSET 1
#cmakedefine HAVE_SIGACTION 1