forked from tas/major_tom
Initial commit
This commit is contained in:
9
deps/win64/SDL2-2.30.11/test/autogen.sh
vendored
Executable file
9
deps/win64/SDL2-2.30.11/test/autogen.sh
vendored
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -e
|
||||
|
||||
cp acinclude.m4 aclocal.m4
|
||||
|
||||
"${AUTOCONF:-autoconf}"
|
||||
rm aclocal.m4
|
||||
rm -rf autom4te.cache
|
||||
Reference in New Issue
Block a user