mirror of
https://github.com/shadps4-emu/ext-cryptopp.git
synced 2025-03-01 09:55:28 +00:00
Update cryptest-autotools.sh script
This commit is contained in:
parent
1b8512271f
commit
4aec73b4a0
@ -92,16 +92,6 @@ if ! autoupdate &>/dev/null; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
if false; then
|
||||
|
||||
echo "Running libtoolize"
|
||||
if ! "$LIBTOOLIZE" --force --install &>/dev/null; then
|
||||
echo "libtoolize failed... skipping."
|
||||
# exit 1
|
||||
fi
|
||||
|
||||
fi
|
||||
|
||||
# Run autoreconf twice on failure. Also see
|
||||
# https://github.com/tracebox/tracebox/issues/57
|
||||
echo "Running autoreconf"
|
||||
|
Loading…
x
Reference in New Issue
Block a user