openbsd-ports/infrastructure/db/config.no-ggrep
espie 0603716dc7 - tweak CONFIG_SITE_LIST to run under infra/db.
- recognize absence of dependencies on gsed, gtar, ggrep,
and prevent more tests from seeing these.
2011-12-10 11:15:16 +00:00

6 lines
252 B
Plaintext

# $OpenBSD: config.no-ggrep,v 1.1 2011/12/10 11:15:16 espie Exp $
# included unless sysutils/ggrep
ac_cv_path_GREP=${ac_cv_path_GREP=/usr/bin/grep}
ac_cv_path_EGREP=${ac_cv_path_EGREP=/usr/bin/egrep}
ac_cv_path_FGREP=${ac_cv_path_EGREP=/usr/bin/fgrep}