mirror of
https://github.com/curl/curl.git
synced 2026-06-05 08:14:15 +03:00
display OK if it runs OK
This commit is contained in:
parent
2465ff991f
commit
5d947e973e
1 changed files with 2 additions and 0 deletions
|
|
@ -143,4 +143,6 @@ fi
|
|||
|
||||
echo "buildconf: running automake"
|
||||
${AUTOMAKE:-automake} -a || die "The command '${AUTOMAKE:-automake} -a' failed"
|
||||
|
||||
echo "buildconf: OK"
|
||||
exit 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue