mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
f55ec16fbb
ok espie@
6 lines
256 B
Plaintext
6 lines
256 B
Plaintext
# $OpenBSD: config.no-ggrep,v 1.2 2013/03/11 14:45:24 ajacoutot 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_FGREP=/usr/bin/fgrep}
|