建档
This commit is contained in:
9
Library/SDL2_image-2.5.2/autogen.sh
Normal file
9
Library/SDL2_image-2.5.2/autogen.sh
Normal file
@@ -0,0 +1,9 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -e
|
||||
|
||||
"${ACLOCAL:-aclocal}" -I acinclude
|
||||
"${AUTOMAKE:-automake}" --foreign --include-deps --add-missing --copy
|
||||
"${AUTOCONF:-autoconf}"
|
||||
|
||||
echo "Now you are ready to run ./configure"
|
||||
Reference in New Issue
Block a user