建档
This commit is contained in:
9
Library/SDL2-2.28.5/test/autogen.sh
Normal file
9
Library/SDL2-2.28.5/test/autogen.sh
Normal 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