mediagoblin/bootstrap.sh
Christopher Allan Webber ae51a0f0bd Fix by lennax: Fix the AC_MSG_ERROR undefined macro error.
Thanks Lennax! :)
2013-10-07 14:43:53 -05:00

5 lines
53 B
Bash
Executable File

#!/bin/bash
aclocal -I m4 --install
autoreconf -fvi