summaryrefslogtreecommitdiff
path: root/config.h.meson
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.meson')
-rw-r--r--config.h.meson3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.meson b/config.h.meson
index 2af55473fc..eb347ae538 100644
--- a/config.h.meson
+++ b/config.h.meson
@@ -44,6 +44,9 @@
/* Define to 1 if you have the `flockfile' function. */
#mesondefine HAVE_FLOCKFILE
+/* Define to 1 if you have the `fmin' function. */
+#mesondefine HAVE_FMIN
+
/* Define to 1 if you have the <ftw.h> header file. */
#mesondefine HAVE_FTW_H