[Xfce4-commits] [xfce/xfce4-panel] 01/01: Revert "Disable Gtk+2 support by default"

noreply at xfce.org noreply at xfce.org
Fri Jul 26 00:18:58 CEST 2019


This is an automated email from the git hooks/post-receive script.

o   c   h   o   s   i       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 xfce/xfce4-panel.

commit 3af6579441751ed792d3bdb4343b188ad1929e06
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date:   Fri Jul 26 00:16:26 2019 +0200

    Revert "Disable Gtk+2 support by default"
    
    This reverts commit 5caaeb23c448c2738007e9afe78652229f774fd8.
    The reason for re-enabling Gtk+2 support by default is because otherwise
    the build and docs break. This will have to wait until after 4.14 when
    Gtk+2 support is finally dropped.
---
 configure.ac.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac.in b/configure.ac.in
index 59df808..6085b74 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -159,7 +159,7 @@ dnl *** Optional support for a GTK+2 version of the library ***
 dnl ***********************************************************
 XDT_CHECK_OPTIONAL_PACKAGE([GTK2],
                            [gtk+-2.0], [2.20.0], [gtk2],
-                           [GTK+ 2 support], [no])
+                           [GTK+ 2 support])
 AM_CONDITIONAL([ENABLE_GTK2_LIBRARY], [test "x$GTK2_FOUND" = "xyes"])
 
 dnl **********************************

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


More information about the Xfce4-commits mailing list