aboutsummaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
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 5044c79b5..7245387ea 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -40,7 +40,7 @@ versioned_bins ()
i_int=`echo $i | $VERSIONMKINT`
if test $i_int -ge $VERNEEDED
then
- echo $bin-$i $bin$i
+ echo $bin-$i $bin$i $bin-$i_int $bin$i_int
fi
done
echo $bin