5 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then
8 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
9 # is contrary to our usage. Disable this feature.
10 alias -g '${1+"$@"}'='"$@"'
13 perllibdir
="@abs_top_builddir@/lib@PATH_SEPARATOR@@abs_top_srcdir@/lib"
16 exec "@abs_top_builddir@/aclocal" "--automake-acdir=@abs_top_srcdir@/m4" \
17 "--system-acdir=@abs_top_srcdir@/m4/acdir" ${1+"$@"}