mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
Probably fixed syntax error in autogen.sh.
Originally committed to SVN as r1235.
This commit is contained in:
parent
a678ca82fe
commit
339f9fe8bb
@ -5,7 +5,7 @@ test "X`echo -e`" = "X-e" && (
|
||||
echo "Your builtin echo doesn't support -e, running with bash instead."
|
||||
bash $0
|
||||
exit
|
||||
elif
|
||||
else
|
||||
echo "Your builtin echo (or echo(1)) doesn't support -e."
|
||||
echo "If you had bash I'd use that instead, but it seems you don't."
|
||||
exit 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user