#! /bin/sh
# Running `$0' as if it were installed.

me=`echo "$0" | sed -e 's,.*[\\/],,'`

exec /mit/gcc-3.2/src/autoconf-2.53/bin/$me --include /mit/gcc-3.2/src/autoconf-2.53/lib ${1+"$@"}
