[Xfce4-commits] <exo:master> Don't build the GIO module for real now.

Nick Schermer noreply at xfce.org
Sat Nov 20 22:54:01 CET 2010


Updating branch refs/heads/master
         to e26d65643a277e3227069ffaa453de4b2ec99373 (commit)
       from 56d947336e37a4a93905d48e82a240703a2ed513 (commit)

commit e26d65643a277e3227069ffaa453de4b2ec99373
Author: Nick Schermer <nick at xfce.org>
Date:   Sat Nov 20 22:52:50 2010 +0100

    Don't build the GIO module for real now.

 exo-gio-module/Makefile.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/exo-gio-module/Makefile.am b/exo-gio-module/Makefile.am
index 0d6e0cb..22f60ea 100644
--- a/exo-gio-module/Makefile.am
+++ b/exo-gio-module/Makefile.am
@@ -6,9 +6,9 @@ INCLUDES = 								\
 	-DPACKAGE_LOCALE_DIR=\"$(localedir)\"				\
 	-DLIBEXO_VERSION_API=\"$(LIBEXO_VERSION_API)\"
 
-if HAVE_GIO_UNIX
-
 if BUILD_GIO_MODULE
+
+if GIOMODULEDIR
 exomoduledir =								\
 	$(GIOMODULEDIR)
 else



More information about the Xfce4-commits mailing list