Fix typo in Readme file
[geeqie.git] / config.h.in
index 24f8ee0..de5fc44 100644 (file)
 /* Define to enable use of custom tiff loader */
 #mesondefine HAVE_TIFF
 
-/* Define to enable webp support */
-#mesondefine HAVE_WEBP
-
-
 /* Version number of package */
 #mesondefine VERSION
 
 /* Define for large files, on AIX-style hosts. */
 /* #undef _LARGE_FILES */
 
+/* Define to enable extended stack trace support */
+#mesondefine HAVE_DEVELOPER
+
+/* Define to 1 if you have the <execinfo.h> header file. */
+#mesondefine HAVE_EXECINFO_H
+
+/* Do not use */
+#mesondefine HAVE_GTK4
+
 #endif