ruby/autogen.sh
Yusuke Endoh 4250d7c910 autogen.sh: Added
Currently it just runs "autoreconf --install"
2021-03-17 16:54:50 +09:00

3 lines
35 B
Bash
Executable file

#!/bin/sh
autoreconf --install $*