foxygit / doom Log in
commits tags

/autogen.sh · 43 B

raw
#!/bin/sh

autoreconf -fi
./configure "$@"