build: Switch to autotools

This commit is contained in:
Guillem Jover
2010-12-17 11:13:04 +01:00
parent 0aa777f47e
commit dcaa93d984
9 changed files with 250 additions and 238 deletions

View File

@@ -44,4 +44,5 @@ else
exit 1
fi
echo "$version"
# Use printf to avoid the trailing new line that m4_esyscmd would not handle.
printf "$version"