summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorBrian J. Tarricone <brian@tarricone.org>2009-09-19 14:33:10 -0700
committerBrian J. Tarricone <brian@tarricone.org>2009-09-19 14:33:10 -0700
commitba4157eb192c32273cca26ad679ea04e2af8a922 (patch)
tree11e53a783d0b348d71a47f8ba12909fd9b5258d3 /autogen.sh
parente623c119542028d5e4cb34087e772cc4ecf9f15e (diff)
downloadxfconf-ba4157eb192c32273cca26ad679ea04e2af8a922.tar.gz
use XDT_FEATURE_LINKER_OPTS and XDT_FEATURE_VISIBILTY, req xdt 4.7.1
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 942a602..9cdd7aa 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -18,6 +18,6 @@ EOF
exit 1
}
-XDT_AUTOGEN_REQUIRED_VERSION=4.7.0 xdt-autogen $@
+XDT_AUTOGEN_REQUIRED_VERSION=4.7.1 xdt-autogen $@
# vi:set ts=2 sw=2 et ai: