Torque3D/Engine/lib/sdl/test/autogen.sh

10 lines
107 B
Bash
Raw Normal View History

#!/bin/sh
2023-05-27 10:16:20 -05:00
set -e
2023-05-27 10:16:20 -05:00
cp acinclude.m4 aclocal.m4
2023-05-27 10:16:20 -05:00
"${AUTOCONF:-autoconf}"
rm aclocal.m4
rm -rf autom4te.cache