zoneminder/bootstrap.sh

7 lines
80 B
Bash
Raw Normal View History

#!/bin/bash
2014-11-12 02:46:20 +08:00
libtoolize
aclocal -I m4
autoheader
automake --add-missing
autoconf