0603716dc7
- recognize absence of dependencies on gsed, gtar, ggrep, and prevent more tests from seeing these.
5 lines
189 B
Plaintext
5 lines
189 B
Plaintext
# $OpenBSD: config.no-gsed,v 1.1 2011/12/10 11:15:16 espie Exp $
|
|
# included unless textproc/gsed
|
|
ac_cv_path_SED=${ac_cv_path_SED=/usr/bin/sed}
|
|
ac_cv_prog_SED=${ac_cv_prog_SED=/usr/bin/sed}
|