]> gitweb.michael.orlitzky.com - apply-default-acl.git/blob - autogen.sh
Have acl_execute_masked() take an acl_t rather than a path as its argument.
[apply-default-acl.git] / autogen.sh
1 # Regenerate the junk that autotools wants to have around.
2 aclocal
3 automake --foreign --add-missing -Wall -Werror
4 autoconf