From c9d396aac198cf7ac191b5571ea3b52b4fb3a9b8 Mon Sep 17 00:00:00 2001 From: Jeroen Koekkoek Date: Fri, 22 Sep 2023 16:43:18 +0200 Subject: [PATCH] Update email addresses --- configure.ac | 2 +- doc/doxyparse.pl | 5 ++--- drill/drill.1.in | 2 +- drill/drill.c | 2 +- examples/ldns-chaos.1 | 2 +- examples/ldns-dane.1.in | 2 +- examples/ldns-dpa.1 | 2 +- examples/ldns-gen-zone.1 | 2 +- examples/ldns-key2ds.1 | 2 +- examples/ldns-keyfetcher.1 | 2 +- examples/ldns-keygen.1 | 2 +- examples/ldns-mx.1 | 2 +- examples/ldns-notify.1 | 2 +- examples/ldns-notify.c | 2 +- examples/ldns-nsec3-hash.1 | 2 +- examples/ldns-read-zone.1 | 2 +- examples/ldns-resolver.1 | 2 +- examples/ldns-revoke.1 | 2 +- examples/ldns-rrsig.1 | 2 +- examples/ldns-signzone.1 | 2 +- examples/ldns-test-edns.1 | 2 +- examples/ldns-testns.1 | 2 +- examples/ldns-update.1 | 2 +- examples/ldns-verify-zone.1.in | 2 +- examples/ldns-version.1 | 2 +- examples/ldns-walk.1 | 2 +- examples/ldns-zcat.1 | 2 +- examples/ldns-zsplit.1 | 2 +- examples/ldnsd.1 | 2 +- examples/nsd-test/configure.ac | 2 +- lua/configure.ac | 2 +- packaging/ldns-config.1 | 2 +- pcat/configure.ac | 2 +- pcat/pcat-diff.1 | 2 +- pcat/pcat-print.1 | 2 +- pcat/pcat.1 | 2 +- .../12-unit-tests-dnssec.configure.ac | 2 +- test/13-unit-tests-base.tpkg/13-unit-tests-base.configure.ac | 2 +- .../15-unit-tests-rrtypes.configure.ac | 2 +- test/16-unit-tests-edns.tpkg/16-unit-tests-edns.configure.ac | 2 +- 40 files changed, 41 insertions(+), 42 deletions(-) diff --git a/configure.ac b/configure.ac index 20b7aba19..ff76665c8 100644 --- a/configure.ac +++ b/configure.ac @@ -7,7 +7,7 @@ sinclude(acx_nlnetlabs.m4) m4_define([VERSION_MAJOR],[1]) m4_define([VERSION_MINOR],[8]) m4_define([VERSION_MICRO],[3]) -AC_INIT(ldns, m4_defn([VERSION_MAJOR]).m4_defn([VERSION_MINOR]).m4_defn([VERSION_MICRO]), libdns@nlnetlabs.nl, libdns) +AC_INIT(ldns, m4_defn([VERSION_MAJOR]).m4_defn([VERSION_MINOR]).m4_defn([VERSION_MICRO]), dns-team@nlnetlabs.nl, libdns) AC_CONFIG_SRCDIR([packet.c]) # needed to build correct soname AC_SUBST(LDNS_VERSION_MAJOR, [VERSION_MAJOR]) diff --git a/doc/doxyparse.pl b/doc/doxyparse.pl index 79da2df02..a66340e15 100755 --- a/doc/doxyparse.pl +++ b/doc/doxyparse.pl @@ -40,9 +40,8 @@ The ldns team at NLnet Labs. .SH REPORTING BUGS -Please report bugs to ldns-team\@nlnetlabs.nl or in -our bugzilla at -http://www.nlnetlabs.nl/bugs/index.html +Please report bugs to dns-team\@nlnetlabs.nl or on +GitHub at https://github.com/NLnetLabs/ldns/issues .SH COPYRIGHT Copyright (c) 2004 - 2006 NLnet Labs. diff --git a/drill/drill.1.in b/drill/drill.1.in index f24942439..dcc7a71aa 100644 --- a/drill/drill.1.in +++ b/drill/drill.1.in @@ -249,7 +249,7 @@ unbound-anchor(8) Jelte Jansen and Miek Gieben. Both of NLnet Labs. .SH REPORTING BUGS -Report bugs to . +Report bugs to . .SH BUGS diff --git a/drill/drill.c b/drill/drill.c index 611c81f3a..44c1b7687 100644 --- a/drill/drill.c +++ b/drill/drill.c @@ -82,7 +82,7 @@ usage(FILE *stream, const char *progname) fprintf(stream, "\t-z\t\tdon't randomize the nameservers before use\n"); fprintf(stream, "\n [*] = enables/implies DNSSEC\n"); fprintf(stream, " [**] = can be given more than once\n"); - fprintf(stream, "\n ldns-team@nlnetlabs.nl | http://www.nlnetlabs.nl/ldns/\n"); + fprintf(stream, "\n dns-team@nlnetlabs.nl | http://www.nlnetlabs.nl/ldns/\n"); } /** diff --git a/examples/ldns-chaos.1 b/examples/ldns-chaos.1 index e9b7bf46d..6cb7a94c2 100644 --- a/examples/ldns-chaos.1 +++ b/examples/ldns-chaos.1 @@ -18,7 +18,7 @@ each address for its \fIversion.bind\fR and \fIhostname.bind\fR. Written by the ldns team as an example for ldns usage. .SH REPORTING BUGS -Report bugs to . +Report bugs to . .SH COPYRIGHT Copyright (C) 2005 NLnet Labs. This is free software. There is NO diff --git a/examples/ldns-dane.1.in b/examples/ldns-dane.1.in index a3d83a227..e87c27c28 100644 --- a/examples/ldns-dane.1.in +++ b/examples/ldns-dane.1.in @@ -170,7 +170,7 @@ unbound-anchor(8) Written by the ldns team as an example for ldns usage. .SH REPORTING BUGS -Report bugs to \fIldns-team@nlnetlabs.nl\fR. +Report bugs to . .SH COPYRIGHT Copyright (C) 2012 NLnet Labs. This is free software. There is NO diff --git a/examples/ldns-dpa.1 b/examples/ldns-dpa.1 index 6ff9eb323..c3239f0c0 100644 --- a/examples/ldns-dpa.1 +++ b/examples/ldns-dpa.1 @@ -143,7 +143,7 @@ Print all query packets seen on the specified interface. Written by Jelte Jansen for NLnetLabs. .SH REPORTING BUGS -Report bugs to . +Report bugs to . .SH COPYRIGHT Copyright (C) 2005 NLnet Labs. This is free software. There is NO diff --git a/examples/ldns-gen-zone.1 b/examples/ldns-gen-zone.1 index 0e5a0dc67..db6bca634 100644 --- a/examples/ldns-gen-zone.1 +++ b/examples/ldns-gen-zone.1 @@ -77,7 +77,7 @@ Initially written by Marco Davids, several modifications added by Miek Gieben, both from SIDN. .SH REPORTING BUGS -Report bugs to . +Report bugs to . .SH BUGS Only undiscovered ones. diff --git a/examples/ldns-key2ds.1 b/examples/ldns-key2ds.1 index 5571777db..6225eef57 100644 --- a/examples/ldns-key2ds.1 +++ b/examples/ldns-key2ds.1 @@ -44,7 +44,7 @@ Use SHA384 as the hash function Written by the ldns team as an example for ldns usage. .SH REPORTING BUGS -Report bugs to . +Report bugs to . .SH COPYRIGHT Copyright (C) 2005 NLnet Labs. This is free software. There is NO diff --git a/examples/ldns-keyfetcher.1 b/examples/ldns-keyfetcher.1 index 6ddc14eac..13931fb66 100644 --- a/examples/ldns-keyfetcher.1 +++ b/examples/ldns-keyfetcher.1 @@ -56,7 +56,7 @@ The filenames will be of the format K.+.+.key Written by Jelte Jansen for NLnet Labs. .SH REPORTING BUGS -Report bugs to . +Report bugs to . .SH COPYRIGHT Copyright (C) 2006 NLnet Labs. This is free software. There is NO diff --git a/examples/ldns-keygen.1 b/examples/ldns-keygen.1 index 4bb9fec2d..7e52a60bf 100644 --- a/examples/ldns-keygen.1 +++ b/examples/ldns-keygen.1 @@ -61,7 +61,7 @@ Show the version and exit Written by the ldns team as an example for ldns usage. .SH REPORTING BUGS -Report bugs to . +Report bugs to . .SH COPYRIGHT Copyright (C) 2005-2008 NLnet Labs. This is free software. There is NO diff --git a/examples/ldns-mx.1 b/examples/ldns-mx.1 index cad97abcd..ec110cbab 100644 --- a/examples/ldns-mx.1 +++ b/examples/ldns-mx.1 @@ -15,7 +15,7 @@ ldns-mx \- print out the mx record(s) for a domain Written by the ldns team as an example for ldns usage. .SH REPORTING BUGS -Report bugs to . +Report bugs to . .SH COPYRIGHT Copyright (C) 2005 NLnet Labs. This is free software. There is NO diff --git a/examples/ldns-notify.1 b/examples/ldns-notify.1 index c7fbb6f70..b77b0d4bb 100644 --- a/examples/ldns-notify.1 +++ b/examples/ldns-notify.1 @@ -62,7 +62,7 @@ acknowledgement to the notify message, and a failure exit code otherwise. Written by the ldns team as an example for ldns usage. .SH REPORTING BUGS -Report bugs to . +Report bugs to . .SH COPYRIGHT Copyright (C) 2005 NLnet Labs. This is free software. There is NO diff --git a/examples/ldns-notify.c b/examples/ldns-notify.c index bfd123847..0c4f68dfc 100644 --- a/examples/ldns-notify.c +++ b/examples/ldns-notify.c @@ -39,7 +39,7 @@ usage(void) fprintf(stderr, "\t-r num\t\tmax number of retries (%d)\n", max_num_retry); fprintf(stderr, "\t-h\t\tPrint this help information\n\n"); - fprintf(stderr, "Report bugs to \n"); + fprintf(stderr, "Report bugs to \n"); exit(1); } diff --git a/examples/ldns-nsec3-hash.1 b/examples/ldns-nsec3-hash.1 index 1b0f70ce3..9fd5bd5f1 100644 --- a/examples/ldns-nsec3-hash.1 +++ b/examples/ldns-nsec3-hash.1 @@ -26,7 +26,7 @@ Use count iterations for the hash calculation. Written by the ldns team as an example for ldns usage. .SH REPORTING BUGS -Report bugs to . +Report bugs to . .SH COPYRIGHT Copyright (C) 2008 NLnet Labs. This is free software. There is NO diff --git a/examples/ldns-read-zone.1 b/examples/ldns-read-zone.1 index 18c9f6dbf..11ecad71d 100644 --- a/examples/ldns-read-zone.1 +++ b/examples/ldns-read-zone.1 @@ -105,7 +105,7 @@ Sort the zone before printing (this implies \-c) Written by the ldns team as an example for ldns usage. .SH REPORTING BUGS -Report bugs to . +Report bugs to . .SH COPYRIGHT Copyright (C) 2005 NLnet Labs. This is free software. There is NO diff --git a/examples/ldns-resolver.1 b/examples/ldns-resolver.1 index 239260688..de7c2593c 100644 --- a/examples/ldns-resolver.1 +++ b/examples/ldns-resolver.1 @@ -18,7 +18,7 @@ be parsed successfully. Written by the ldns team as an example for ldns usage. .SH REPORTING BUGS -Report bugs to . +Report bugs to . .SH COPYRIGHT Copyright (C) 2005 NLnet Labs. This is free software. There is NO diff --git a/examples/ldns-revoke.1 b/examples/ldns-revoke.1 index 5a16244da..3a8ee4b1d 100644 --- a/examples/ldns-revoke.1 +++ b/examples/ldns-revoke.1 @@ -19,7 +19,7 @@ Write the result to stdout instead of a file Written by the ldns team as an example for ldns usage. .SH REPORTING BUGS -Report bugs to . +Report bugs to . .SH COPYRIGHT Copyright (C) 2008 NLnet Labs. This is free software. There is NO diff --git a/examples/ldns-rrsig.1 b/examples/ldns-rrsig.1 index d64b9f3ba..8262e3d44 100644 --- a/examples/ldns-rrsig.1 +++ b/examples/ldns-rrsig.1 @@ -22,7 +22,7 @@ If the second argument \fBtype\fR is given the RRSIG covering that type will be Written by the ldns team as an example for ldns usage. .SH REPORTING BUGS -Report bugs to . +Report bugs to . .SH COPYRIGHT Copyright (C) 2005 NLnet Labs. This is free software. There is NO diff --git a/examples/ldns-signzone.1 b/examples/ldns-signzone.1 index 68f9f7737..b1cdeebf9 100644 --- a/examples/ldns-signzone.1 +++ b/examples/ldns-signzone.1 @@ -186,7 +186,7 @@ Written by the ldns team as an example for ldns usage. Portions of engine support by Vadim Penzin . .SH REPORTING BUGS -Report bugs to . +Report bugs to . .SH COPYRIGHT Copyright (C) 2005-2008 NLnet Labs. This is free software. There is NO diff --git a/examples/ldns-test-edns.1 b/examples/ldns-test-edns.1 index 2659ccc47..5f703d7c9 100644 --- a/examples/ldns-test-edns.1 +++ b/examples/ldns-test-edns.1 @@ -34,7 +34,7 @@ IP address: 0 is OK, 1 is failure, 2 is some sort of network failure. .SH AUTHOR Written by the ldns team as an example for ldns usage. .SH REPORTING BUGS -Report bugs to . +Report bugs to . .SH COPYRIGHT Copyright (C) 2010 NLnet Labs. This is free software. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR diff --git a/examples/ldns-testns.1 b/examples/ldns-testns.1 index f1e1f5119..4164690bf 100644 --- a/examples/ldns-testns.1 +++ b/examples/ldns-testns.1 @@ -128,7 +128,7 @@ ENTRY_END .SH AUTHOR Written by the ldns team as an example for ldns usage, and for testing purposes. .SH REPORTING BUGS -Report bugs to . +Report bugs to . .SH COPYRIGHT Copyright (C) 2006-2008 NLnet Labs. This is free software. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR diff --git a/examples/ldns-update.1 b/examples/ldns-update.1 index f36b26834..4b1a8b332 100644 --- a/examples/ldns-update.1 +++ b/examples/ldns-update.1 @@ -44,7 +44,7 @@ ldns-update my.example.org 1.2.3.4 Written by Jakob Schlyter and HÃ¥kan Olsson, as an addition to the ldns library from NLnet Labs. .SH REPORTING BUGS -Report bugs to . +Report bugs to . .SH COPYRIGHT Copyright (C) 2005 NLnet Labs. This is free software. There is NO diff --git a/examples/ldns-verify-zone.1.in b/examples/ldns-verify-zone.1.in index c37cb7912..6bea57f0c 100644 --- a/examples/ldns-verify-zone.1.in +++ b/examples/ldns-verify-zone.1.in @@ -107,7 +107,7 @@ unbound-anchor(8) Written by the ldns team as an example for ldns usage. .SH REPORTING BUGS -Report bugs to . +Report bugs to . .SH COPYRIGHT Copyright (C) 2008 NLnet Labs. This is free software. There is NO diff --git a/examples/ldns-version.1 b/examples/ldns-version.1 index bf409a305..102e5d356 100644 --- a/examples/ldns-version.1 +++ b/examples/ldns-version.1 @@ -14,7 +14,7 @@ ldns-version \- print out the version of the ldns-library and tools on this syst Written by the ldns team as an example for ldns usage. .SH REPORTING BUGS -Report bugs to . +Report bugs to . .SH COPYRIGHT Copyright (C) 2005 NLnet Labs. This is free software. There is NO diff --git a/examples/ldns-walk.1 b/examples/ldns-walk.1 index d4d1b6e79..0523b0dab 100644 --- a/examples/ldns-walk.1 +++ b/examples/ldns-walk.1 @@ -53,7 +53,7 @@ The full zone walk function is not complete yet, it does not correctly print del Written by Jelte Jansen as an example for ldns usage. .SH REPORTING BUGS -Report bugs to . +Report bugs to . .SH COPYRIGHT Copyright (C) 2005 NLnet Labs. This is free software. There is NO diff --git a/examples/ldns-zcat.1 b/examples/ldns-zcat.1 index 4fd7ba6d7..0c33c466a 100644 --- a/examples/ldns-zcat.1 +++ b/examples/ldns-zcat.1 @@ -26,7 +26,7 @@ show the version number and exit Written by the ldns team as an example for ldns usage. .SH REPORTING BUGS -Report bugs to . +Report bugs to . .SH COPYRIGHT Copyright (C) 2005, 2006 NLnet Labs. This is free software. There is NO diff --git a/examples/ldns-zsplit.1 b/examples/ldns-zsplit.1 index 02dce404c..be110b5b1 100644 --- a/examples/ldns-zsplit.1 +++ b/examples/ldns-zsplit.1 @@ -35,7 +35,7 @@ Show version number and exit. Written by the ldns team as an example for ldns usage. .SH REPORTING BUGS -Report bugs to . +Report bugs to . .SH COPYRIGHT Copyright (C) 2005, 2006 NLnet Labs. This is free software. There is NO diff --git a/examples/ldnsd.1 b/examples/ldnsd.1 index 5b18058ab..2036b67dc 100644 --- a/examples/ldnsd.1 +++ b/examples/ldnsd.1 @@ -18,7 +18,7 @@ This is NOT a full-fledged authoritative nameserver! Written by the ldns team as an example for ldns usage. .SH REPORTING BUGS -Report bugs to . +Report bugs to . .SH COPYRIGHT Copyright (C) 2005 NLnet Labs. This is free software. There is NO diff --git a/examples/nsd-test/configure.ac b/examples/nsd-test/configure.ac index 5cd62ca68..05c7bf834 100644 --- a/examples/nsd-test/configure.ac +++ b/examples/nsd-test/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.57) -AC_INIT(ldns, 1.7.0, libdns@nlnetlabs.nl,libdns) +AC_INIT(ldns, 1.7.0, dns-team@nlnetlabs.nl,libdns) AC_CONFIG_SRCDIR([nsd-ldnsd.c]) OURCPPFLAGS='-D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -D__BSD_VISIBLE' diff --git a/lua/configure.ac b/lua/configure.ac index c31ec46f0..72ae88c6c 100644 --- a/lua/configure.ac +++ b/lua/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.57) -AC_INIT(ldns-tests, 1.7.0, libdns@nlnetlabs.nl, ldns-tests-1.0) +AC_INIT(ldns-tests, 1.7.0, dns-team@nlnetlabs.nl, ldns-tests-1.0) AC_CONFIG_SRCDIR([../ldns/config.h]) AC_AIX diff --git a/packaging/ldns-config.1 b/packaging/ldns-config.1 index 72afc1898..37df20a40 100644 --- a/packaging/ldns-config.1 +++ b/packaging/ldns-config.1 @@ -38,7 +38,7 @@ Show \fBldns-config\fR usage description Written by the ldns team. .SH REPORTING BUGS -Report bugs to . +Report bugs to . .SH COPYRIGHT Copyright (C) 2011 NLnet Labs. This is free software. There is NO diff --git a/pcat/configure.ac b/pcat/configure.ac index 61c68f73d..090610ae2 100644 --- a/pcat/configure.ac +++ b/pcat/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.57) -AC_INIT(pcat, 1.7.0, libdns@nlnetlabs.nl,pcat) +AC_INIT(pcat, 1.7.0, dns-team@nlnetlabs.nl,pcat) AC_CONFIG_SRCDIR([pcat.c]) OURCPPFLAGS='' diff --git a/pcat/pcat-diff.1 b/pcat/pcat-diff.1 index c390b959d..3f5a5a8d1 100644 --- a/pcat/pcat-diff.1 +++ b/pcat/pcat-diff.1 @@ -174,7 +174,7 @@ Also see pcat(1) and pcat-print(1). Written by Miek Gieben for NLnet Labs. .SH REPORTING BUGS -Report bugs to . +Report bugs to . .SH COPYRIGHT Copyright (C) 2005, 2006 NLnet Labs. This is free software. There is NO diff --git a/pcat/pcat-print.1 b/pcat/pcat-print.1 index 2a11aeb61..7fd94746f 100644 --- a/pcat/pcat-print.1 +++ b/pcat/pcat-print.1 @@ -51,7 +51,7 @@ Also see pcat(1) and pcat-diff(1). Written by Miek Gieben for NLnet Labs. .SH REPORTING BUGS -Report bugs to . +Report bugs to . .SH COPYRIGHT Copyright (C) 2005, 2006 NLnet Labs. This is free software. There is NO diff --git a/pcat/pcat.1 b/pcat/pcat.1 index e69609c40..897fa9542 100644 --- a/pcat/pcat.1 +++ b/pcat/pcat.1 @@ -49,7 +49,7 @@ Also see pcat-print(1) and pcat-diff(1). Written by Miek Gieben for NLnet Labs. .SH REPORTING BUGS -Report bugs to . +Report bugs to . .SH COPYRIGHT Copyright (C) 2005, 2006 NLnet Labs. This is free software. There is NO diff --git a/test/12-unit-tests-dnssec.tpkg/12-unit-tests-dnssec.configure.ac b/test/12-unit-tests-dnssec.tpkg/12-unit-tests-dnssec.configure.ac index 621004640..e0313899f 100644 --- a/test/12-unit-tests-dnssec.tpkg/12-unit-tests-dnssec.configure.ac +++ b/test/12-unit-tests-dnssec.tpkg/12-unit-tests-dnssec.configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.57) -AC_INIT(libdns, 1.1.0, libdns@nlnetlabs.nl,libdns) +AC_INIT(libdns, 1.1.0, dns-team@nlnetlabs.nl,libdns) AC_CONFIG_SRCDIR([12-unit-tests-dnssec.c]) OURCPPFLAGS='' diff --git a/test/13-unit-tests-base.tpkg/13-unit-tests-base.configure.ac b/test/13-unit-tests-base.tpkg/13-unit-tests-base.configure.ac index 47a0f3371..5b3be2894 100644 --- a/test/13-unit-tests-base.tpkg/13-unit-tests-base.configure.ac +++ b/test/13-unit-tests-base.tpkg/13-unit-tests-base.configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.57) -AC_INIT(drill, 1.1.0, ldns-team@nlnetlabs.nl, ldns-team) +AC_INIT(drill, 1.1.0, dns-team@nlnetlabs.nl, ldns-team) AC_CONFIG_SRCDIR([13-unit-tests-base.c]) AC_AIX diff --git a/test/15-unit-tests-rrtypes.tpkg/15-unit-tests-rrtypes.configure.ac b/test/15-unit-tests-rrtypes.tpkg/15-unit-tests-rrtypes.configure.ac index 77398d7e6..9286e12cc 100644 --- a/test/15-unit-tests-rrtypes.tpkg/15-unit-tests-rrtypes.configure.ac +++ b/test/15-unit-tests-rrtypes.tpkg/15-unit-tests-rrtypes.configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.57) -AC_INIT(libdns, 1.1.0, libdns@nlnetlabs.nl,libdns) +AC_INIT(libdns, 1.1.0, dns-team@nlnetlabs.nl,libdns) AC_CONFIG_SRCDIR([15-unit-tests-rrtypes.c]) OURCPPFLAGS='' diff --git a/test/16-unit-tests-edns.tpkg/16-unit-tests-edns.configure.ac b/test/16-unit-tests-edns.tpkg/16-unit-tests-edns.configure.ac index 47a0f3371..5b3be2894 100644 --- a/test/16-unit-tests-edns.tpkg/16-unit-tests-edns.configure.ac +++ b/test/16-unit-tests-edns.tpkg/16-unit-tests-edns.configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.57) -AC_INIT(drill, 1.1.0, ldns-team@nlnetlabs.nl, ldns-team) +AC_INIT(drill, 1.1.0, dns-team@nlnetlabs.nl, ldns-team) AC_CONFIG_SRCDIR([13-unit-tests-base.c]) AC_AIX