summaryrefslogtreecommitdiff
path: root/t/tap-doc2.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/tap-doc2.sh')
-rw-r--r--t/tap-doc2.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/tap-doc2.sh b/t/tap-doc2.sh
index ddac739c3..d260d9a08 100644
--- a/t/tap-doc2.sh
+++ b/t/tap-doc2.sh
@@ -34,7 +34,6 @@ AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([foreign -Wall -Werror])
AC_CONFIG_FILES([Makefile])
AC_REQUIRE_AUX_FILE([tap-driver.sh])
-AC_PROG_AWK
AC_OUTPUT
END