mirror of
https://git.freebsd.org/ports.git
synced 2025-07-02 01:50:37 -04:00
- Switch from autotools to meson \o/ - Gtk2 support dropped \o/ - Lirc support dropped - Gspell support added
11 lines
313 B
C
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
|