summaryrefslogtreecommitdiff
path: root/dns/bind9-devel/files/patch-configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'dns/bind9-devel/files/patch-configure.ac')
-rw-r--r--dns/bind9-devel/files/patch-configure.ac13
1 files changed, 0 insertions, 13 deletions
diff --git a/dns/bind9-devel/files/patch-configure.ac b/dns/bind9-devel/files/patch-configure.ac
deleted file mode 100644
index ecb07886e570..000000000000
--- a/dns/bind9-devel/files/patch-configure.ac
+++ /dev/null
@@ -1,13 +0,0 @@
-automake has warnings, it is ok here.
-
---- configure.ac.orig 2022-02-09 16:40:14 UTC
-+++ configure.ac
-@@ -48,7 +48,7 @@ AC_CANONICAL_HOST
- AC_CANONICAL_TARGET
-
- AC_CONFIG_SRCDIR([bin/named/main.c])
--AM_INIT_AUTOMAKE([1.14 tar-pax foreign subdir-objects dist-xz no-dist-gzip -Wall -Werror])
-+AM_INIT_AUTOMAKE([1.14 tar-pax foreign subdir-objects dist-xz no-dist-gzip -Wall])
- AM_SILENT_RULES([yes])
- AM_EXTRA_RECURSIVE_TARGETS([test unit doc])
-