#! /bin/sh

prefix=/usr/X11R6
exec_prefix=/usr/X11R6
exit `${exec_prefix}/bin/meinproc --check --stdout $@ > /dev/null`

