zoneminder/bootstrap.sh

7 lines
80 B
Bash
Executable File

#!/bin/bash
libtoolize
aclocal -I m4
autoheader
automake --add-missing
autoconf