Built SDL2_image and _mixer static
This commit is contained in:
8
libsdl2_image/external/tiff-4.0.9/autogen.sh
vendored
Executable file
8
libsdl2_image/external/tiff-4.0.9/autogen.sh
vendored
Executable file
@ -0,0 +1,8 @@
|
||||
#!/bin/sh
|
||||
set -x
|
||||
libtoolize --force --copy
|
||||
aclocal -I ./m4
|
||||
autoheader
|
||||
automake --foreign --add-missing --copy
|
||||
autoconf
|
||||
|
Reference in New Issue
Block a user