aboutsummaryrefslogtreecommitdiff
path: root/libpkgconf/config.h.meson
diff options
context:
space:
mode:
Diffstat (limited to 'libpkgconf/config.h.meson')
-rw-r--r--libpkgconf/config.h.meson9
1 files changed, 3 insertions, 6 deletions
diff --git a/libpkgconf/config.h.meson b/libpkgconf/config.h.meson
index 2ea7db2e20de..5add4e9e301d 100644
--- a/libpkgconf/config.h.meson
+++ b/libpkgconf/config.h.meson
@@ -12,12 +12,6 @@
/* Define to 1 if you have the `reallocarray' function. */
#mesondefine HAVE_REALLOCARRAY
-/* Define to 1 if you have the `strlcat' function. */
-#mesondefine HAVE_DECL_STRLCAT
-
-/* Define to 1 if you have the `strlcpy' function. */
-#mesondefine HAVE_DECL_STRLCPY
-
/* Define to 1 if you have the `strndup' function. */
#mesondefine HAVE_DECL_STRNDUP
@@ -30,6 +24,9 @@
/* Define to 1 if you have the `unveil' function. */
#mesondefine HAVE_DECL_UNVEIL
+/* Define to 1 if you have the `nl_langinfo_l' function. */
+#mesondefine HAVE_DECL_NL_LANGINFO_L
+
/* Name of package */
#mesondefine PACKAGE