aboutsummaryrefslogtreecommitdiff
path: root/auto.def
diff options
context:
space:
mode:
Diffstat (limited to 'auto.def')
-rw-r--r--auto.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/auto.def b/auto.def
index d8d33c3..0625264 100644
--- a/auto.def
+++ b/auto.def
@@ -158,7 +158,7 @@ cc-check-tools ar ranlib strip
define tclsh [info nameofexecutable]
if {[opt-bool docs]} {
- if {[cc-check-progs asciidoc grep]} {
+ if {[cc-check-progs asciidoc sed]} {
define INSTALL_DOCS docs
define HAVE_ASCIIDOC
} else {