]> gitweb.michael.orlitzky.com - apply-default-acl.git/blob - autogen.sh
Replace the global no_exec_mask variable with a slightly less-awful solution.
[apply-default-acl.git] / autogen.sh
1 # Regenerate the junk that autotools wants to have around.
2 aclocal
3 automake --foreign --add-missing
4 autoconf