[Xfce4-commits] <xfce4-dict:master> Another attempt to fix it

Enrico Tröger enrico.troeger at uvena.de
Wed Aug 19 20:32:01 CEST 2009


Updating branch refs/heads/master
         to 7f4125ccb982210d8af93d9956c64a9b0b879b03 (commit)
       from 9b9d4dbf3d5eeaa3291b8df87c660e6bf9f6a3c9 (commit)

commit 7f4125ccb982210d8af93d9956c64a9b0b879b03
Author: Enrico Tröger <enrico.troeger at uvena.de>
Date:   Wed Aug 19 20:31:17 2009 +0200

    Another attempt to fix it

 autogen.sh |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/autogen.sh b/autogen.sh
index cba1133..7f4b63e 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -8,7 +8,8 @@
 # Written for Xfce by Benedikt Meurer <benny at xfce.org>.
 #
 
-export XDT_REQUIRED_VERSION="4.7.0"
+XDT_AUTOGEN_REQUIRED_VERSION="4.7.0"
+export XDT_AUTOGEN_REQUIRED_VERSION
 
 (type xdt-autogen) >/dev/null 2>&1 || {
   cat >&2 <<EOF



More information about the Xfce4-commits mailing list