eye-on-manga/autogen.sh
2010-10-25 22:57:25 +02:00

6 lines
76 B
Bash
Executable file

#!/bin/sh
aclocal
automake -ac
autoconf
echo "Ready to go (run configure)"