ports/graphics/geeqie/files/patch-config.h.in
Dmitry Marakasov 663588c104 graphics/geeqie: update 1.7.3 → 2.0
- Switch from autotools to meson \o/
- Gtk2 support dropped \o/
- Lirc support dropped
- Gspell support added
2022-09-01 14:00:03 +03:00

11 lines
313 B
C

--- 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