pineapple-src/externals/SDL/test/autogen.sh

10 lines
107 B
Bash
Raw Normal View History

2021-04-18 03:35:25 +00:00
#!/bin/sh
2021-05-09 09:30:38 +00:00
2022-07-15 02:00:50 +00:00
set -e
2021-05-09 09:30:38 +00:00
2022-07-15 02:00:50 +00:00
cp acinclude.m4 aclocal.m4
2021-05-09 09:30:38 +00:00
2022-07-15 02:00:50 +00:00
"${AUTOCONF:-autoconf}"
2021-05-09 09:30:38 +00:00
rm aclocal.m4
rm -rf autom4te.cache