blob: 2abb0ac19a567a4c17302dc37391edc97ef197fc (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- config.h.in.orig 2022-08-08 14:22:00 UTC
+++ config.h.in
@@ -161,7 +161,7 @@
#define HAVE_STRING_H 1
/* Define to 1 if you have the `strverscmp' function. */
-#define HAVE_STRVERSCMP 1
+#mesondefine HAVE_STRVERSCMP
/* Define to 1 if you have the <sys/stat.h> header file. */
#define HAVE_SYS_STAT_H 1
|