#! /bin/sh
# Generated automatically from xacc.in by configure.

XACC_HELP=${XACC_HELP:-/usr/local/share/xacc/Docs}
export XACC_HELP
if [ -f /usr/X11R6/lib/libXm.so -o -L /usr/X11R6/lib/libXm.so ]; then
  exec xacc.bin $@
else
  exec xacc-static.bin $@
fi
