#!/bin/sh
# tests/aclocal-1.9.  Generated from aclocal.in by configure.

# Be Bourne compatible
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
  emulate sh
  NULLCMD=:
  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
  # is contrary to our usage.  Disable this feature.
  alias -g '${1+"$@"}'='"$@"'
fi

perllibdir="/usr/ports/devel/automake19/work/automake-1.9.6/lib:/usr/ports/devel/automake19/work/automake-1.9.6/lib"
export perllibdir
# Most of the files are in $srcdir/../m4.  However amversion.m4 is
# generated in ../m4, so we include that directory in the search path too.
exec /usr/ports/devel/automake19/work/automake-1.9.6/aclocal \
     -I /usr/ports/devel/automake19/work/automake-1.9.6/m4 --acdir=/usr/ports/devel/automake19/work/automake-1.9.6/m4 ${1+"$@"}


syntax highlighted by Code2HTML, v. 0.9.1