0603716dc7
- recognize absence of dependencies on gsed, gtar, ggrep, and prevent more tests from seeing these.
6 lines
252 B
Plaintext
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}
|