blob: 55efcedb67c708a0f63b8d7661d85fcf2092d08b [file] [log] [blame]
#!/bin/sh
if grep -q "^\#.*define.*HAVE_DBUS" config.h || grep -q HAVE_DBUS ; then
exec $*
fi