[Xfce4-commits] <xfburn:master> Also accept exo-1 instead of only exo-0 (copied from Terminal)
David Mohr
squisher at xfce.org
Sun Aug 23 00:10:01 CEST 2009
Updating branch refs/heads/master
to 15961b60be56a8fae703ec5aafd563e45ab2f9e3 (commit)
from 3ff31060fd072e9d1f67464694d6061a5742c86f (commit)
commit 15961b60be56a8fae703ec5aafd563e45ab2f9e3
Author: David Mohr <squisher at xfce.org>
Date: Sat Aug 22 16:08:36 2009 -0600
Also accept exo-1 instead of only exo-0 (copied from Terminal)
configure.in.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.in.in b/configure.in.in
index 94c621f..c0a9f5b 100644
--- a/configure.in.in
+++ b/configure.in.in
@@ -34,7 +34,7 @@ XDT_CHECK_PACKAGE([LIBISOFS], [libisofs-1], [0.6.2])
XDT_CHECK_PACKAGE([GTHREAD], [gthread-2.0], [2.6.0])
XDT_CHECK_PACKAGE([GTK], [gtk+-2.0], [2.10.0])
XDT_CHECK_PACKAGE([LIBXFCEGUI4], [libxfcegui4-1.0], [4.4.0])
-XDT_CHECK_PACKAGE([EXO], [exo-0.3], [0.3.0])
+XDT_CHECK_PACKAGE([EXO], [exo-0.3], [0.3.4], [], [XDT_CHECK_PACKAGE([EXO], [exo-1], [0.3.100])])
XDT_CHECK_OPTIONAL_PACKAGE([THUNAR_VFS], [thunar-vfs-1], [0.3.0], [thunar-vfs],
AC_HELP_STRING([--disable-thunar-vfs],
[Disable the use of Thunar's VFS layer to show mime type and icons in file browser]))
More information about the Xfce4-commits
mailing list