mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
Remove the message about not asking for support with SVN revisions
Originally committed to SVN as r6779.
This commit is contained in:
parent
aee4657ece
commit
fa70f15988
@ -194,16 +194,6 @@ if ! test "$1" = "--skip-configure"; then
|
||||
$srcdir/configure $AUTOGEN_CONFIGURE_ARGS "$@"
|
||||
RC=$?
|
||||
|
||||
echo
|
||||
echo
|
||||
echo "***********************************************************************"
|
||||
echo "*"
|
||||
echo "* Please do not ask for support when using the SVN verison of aegisub,"
|
||||
echo "* download an official distfile in order to receive support."
|
||||
echo "*"
|
||||
echo "***********************************************************************"
|
||||
echo
|
||||
|
||||
if test $RC -ne 0; then
|
||||
echo
|
||||
echo "Configure failed or did not finish!"
|
||||
|
Loading…
x
Reference in New Issue
Block a user