ModSecurity/autogen.sh

8 lines
106 B
Bash
Executable File

#!/bin/sh
rm -rf autom4te.cache
automake --add-missing --copy --foreign
autoreconf --install
autoheader