[Xfce4-commits] [apps/xfce4-screensaver] 01/01: Add missing $

noreply at xfce.org noreply at xfce.org
Sat Oct 27 03:55:34 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 d492af78aa4854f688128dd29ec7d6e262e72e31
Author: Sean Davis <smd.seandavis at gmail.com>
Date:   Fri Oct 26 21:55:28 2018 -0400

    Add missing $
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 35b2087..6702402 100644
--- a/configure.ac
+++ b/configure.ac
@@ -119,7 +119,7 @@ PKG_CHECK_MODULES(XFCE_SCREENSAVER_SAVER,
         gthread-2.0
         gtk+-3.0 >= $GTK_REQUIRED_VERSION
         gobject-2.0 >= $GLIB_REQUIRED_VERSION
-        libxfce4util-1.0 >= LIBXFCE4UTIL_REQUIRED)
+        libxfce4util-1.0 >= $LIBXFCE4UTIL_REQUIRED)
 AC_SUBST(XFCE_SCREENSAVER_SAVER_CFLAGS)
 AC_SUBST(XFCE_SCREENSAVER_SAVER_LIBS)
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list