Show autoconf version in build output
This commit is contained in:
@@ -125,6 +125,7 @@ eval "$MAKE" --version | head -n2
|
||||
as --version | head -n1
|
||||
as --version | tail -n1
|
||||
ld -v
|
||||
autoconf --version
|
||||
|
||||
HOST="$HOST" BUILD="$BUILD" "$MAKE" "$@" -C ./depends/ V=1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user