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.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/t/tap-doc2.sh b/t/tap-doc2.sh
index ddac739c3..939db3be7 100644
--- a/t/tap-doc2.sh
+++ b/t/tap-doc2.sh
@@ -1,5 +1,5 @@
#! /bin/sh
-# Copyright (C) 2011-2013 Free Software Foundation, Inc.
+# Copyright (C) 2011-2014 Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -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