[Xfce4-commits] [apps/xfce4-screensaver] 309/425: drop glib required max version
noreply at xfce.org
noreply at xfce.org
Mon Oct 15 01:52:36 CEST 2018
This is an automated email from the git hooks/post-receive script.
b l u e s a b r e p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository apps/xfce4-screensaver.
commit 500250bbdc4066fbcda7d398faad82442f32c4ff
Author: raveit65 <mate at raveit.de>
Date: Fri Sep 8 21:22:49 2017 +0200
drop glib required max version
---
configure.ac | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/configure.ac b/configure.ac
index d3d8ecb..4926aef 100644
--- a/configure.ac
+++ b/configure.ac
@@ -29,9 +29,7 @@ AC_SUBST(VERSION)
# Save flags to aclocal
ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS"
-# GLib min/max required versions
-AC_DEFINE([GLIB_VERSION_MAX_ALLOWED], [GLIB_VERSION_2_36],
- [Warn on use of APIs added after GLib 2.36])
+# GLib min required versions
AC_DEFINE([GLIB_VERSION_MIN_REQUIRED], [GLIB_VERSION_2_36],
[Warn on use of APIs deprecated before GLib 2.36])
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list