Removed a line of whitespace.

This commit is contained in:
John Wiegley 2008-08-08 21:47:25 -04:00
parent 8cebce5676
commit 083f8b74b0

1
acprep
View file

@ -17,7 +17,6 @@ if [ -x "$cmd" ]; then
fi
COMMIT=$(git describe --all | sed 's/heads\///')
echo "m4_define([VERSION_NUMBER], [$COMMIT])" > version.m4
autoreconf --force --install