1
0
Fork 0
2022-untitled-game/3rd_party/sdl-2.0.20/test/autogen.sh

12 lines
150 B
Bash
Raw Normal View History

2022-08-01 23:11:10 +00:00
#!/bin/sh
cp acinclude.m4 aclocal.m4
if test "$AUTOCONF"x = x; then
AUTOCONF=autoconf
fi
$AUTOCONF || exit 1
rm aclocal.m4
rm -rf autom4te.cache