Files
UnrealEngine/Engine/Source/ThirdParty/libstrophe/libstrophe-0.9.1/bootstrap.sh
2025-05-18 13:04:45 +08:00

6 lines
90 B
Bash

#!/bin/sh
# Some versions of aclocal fail if m4/ doesn't exist
mkdir -p m4
autoreconf -i