path: wbar_2.3.4-14/debian/patches/no-AC_SUBST-pidof.patch AM_CONDITIONAL([WBAR_CONFIG],[test "$use_wbar_config" = "yes"]) -AC_SUBST(PIDOF_BIN, "pidof ") AC_PATH_PROG(PIDOF_BIN, pidof, pgrep) AC_DEFINE_UNQUOTED(PIDOF_BIN, "$PIDOF_BIN ", [ program to retreive wbar pid ])