summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--macros/mate-autogen1
1 files changed, 1 insertions, 0 deletions
diff --git a/macros/mate-autogen b/macros/mate-autogen
index c7bad98..cd51e86 100644
--- a/macros/mate-autogen
+++ b/macros/mate-autogen
@@ -97,6 +97,7 @@ version_check() {
vc_min_version=$4
vc_source=$5
vc_status=1
+ local ${vc_variable}_VERSION
vc_checkprog=`eval echo "\\$$vc_variable"`
if [ -n "$vc_checkprog" ]; then