build: Remove unnecessary newline
This commit is contained in:
parent
e3e08c0eaf
commit
d9f762f525
@ -116,6 +116,5 @@ cd $ORIGDIR || exit $?
|
||||
if test -z "$NOCONFIGURE"; then
|
||||
$srcdir/configure $AUTOGEN_CONFIGURE_ARGS "$@" || exit $?
|
||||
|
||||
echo
|
||||
echo "Now type 'make' to compile $PROJECT."
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user