diff --git a/aclocal.m4 b/aclocal.m4 index 01c7309c6f..4a689c1309 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -1326,7 +1326,7 @@ while test \${#} -gt 0; do shift ;; - -l*|-L*|-flat_namespace) + -l*|-L*|-flat_namespace|-headerpad_max_install_names) # collect these options args="\${args} \${1}" ;;