This repository has been archived on 2023-07-11. You can view files and clone it, but cannot push or open issues or pull requests.
chocolate-doom-wii/autogen.sh
2016-10-30 18:40:00 -04:00

5 lines
43 B
Bash
Executable file

#!/bin/sh
autoreconf -fi
./configure "$@"