[libdmapsharing] Update config.h.in following use of GLIB_VERSION_*_*



commit 6d7b4d16df4ec7881cd2b6efe303e791de198b7c
Author: W. Michael Petullo <mike flyn org>
Date:   Sun Jul 5 14:26:50 2020 -0500

    Update config.h.in following use of GLIB_VERSION_*_*

 config.h.in | 6 ++++++
 1 file changed, 6 insertions(+)
---
diff --git a/config.h.in b/config.h.in
index 8a2924d..a094f88 100644
--- a/config.h.in
+++ b/config.h.in
@@ -1,5 +1,11 @@
 /* config.h.in.  Generated from configure.ac by autoheader.  */
 
+/* maximum glib version */
+#undef GLIB_VERSION_MAX_ALLOWED
+
+/* minimum glib version */
+#undef GLIB_VERSION_MIN_REQUIRED
+
 /* Define if mDNS/DNS-SD implementation uses Avahi 0.5 */
 #undef HAVE_AVAHI_0_5
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]