forked from mia/Aegisub
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
1 changed files with 0 additions and 10 deletions
|
@ -194,16 +194,6 @@ if ! test "$1" = "--skip-configure"; then
|
||||||
$srcdir/configure $AUTOGEN_CONFIGURE_ARGS "$@"
|
$srcdir/configure $AUTOGEN_CONFIGURE_ARGS "$@"
|
||||||
RC=$?
|
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
|
if test $RC -ne 0; then
|
||||||
echo
|
echo
|
||||||
echo "Configure failed or did not finish!"
|
echo "Configure failed or did not finish!"
|
||||||
|
|
Loading…
Reference in a new issue