mirror of
https://github.com/brl/mutter.git
synced 2024-12-04 13:50:41 -05:00
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
|
if test -z "$NOCONFIGURE"; then
|
||||||
$srcdir/configure $AUTOGEN_CONFIGURE_ARGS "$@" || exit $?
|
$srcdir/configure $AUTOGEN_CONFIGURE_ARGS "$@" || exit $?
|
||||||
|
|
||||||
echo
|
|
||||||
echo "Now type 'make' to compile $PROJECT."
|
echo "Now type 'make' to compile $PROJECT."
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user