From 68df14c54972c633a7c90484145c744bc277a35a Mon Sep 17 00:00:00 2001 From: Steve Bennett Date: Wed, 13 Sep 2017 21:44:34 +1000 Subject: docs: Remove Last Modified footer - take 2 More reliable way to remove the footer Reported-by: Bernhard M. Wiedemann Signed-off-by: Steve Bennett --- auto.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'auto.def') 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 { -- cgit v1.1