X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=INSTALL;h=c360d8908778332ec75b26d9c2b106a0d5052a29;hb=a134c2bf20908877ad18ed81eaf4a616d2016ecb;hp=95a4f6d5ee9659e29564d1402dc5cb99030b648e;hpb=2a9e6abd955dc1d32f298ff99376096c634f47ff;p=adns.git diff --git a/INSTALL b/INSTALL index 95a4f6d..c360d89 100644 --- a/INSTALL +++ b/INSTALL @@ -67,7 +67,8 @@ containing tsearch, such as the GNU C library. It is best if tsearch uses an automatically-balancing tree algorithm, like the glibc version does. Simple binary trees may perform badly. -If you change the m4 input files in regress/ you may need GNU m4. +You will need an m4 that supports: -P, -I, patsubst, ifelse, include, +translit, and len. You will probably find that GNU Make is required. Please do not report this as a bug; install GNU Make instead. @@ -97,11 +98,10 @@ DNSSEC cryptographic signature checking. COPYRIGHT This file, INSTALL, contains installation instructions and other -details for adns. It is - Copyright (C) 1997-2000 Ian Jackson +details for adns. adns is - Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson + Copyright (C) 1997-2000,2003,2006,2014-2016,2020 Ian Jackson Copyright (C) 2014 Mark Wooding Copyright (C) 1999-2000,2003,2006 Tony Finch [1] Copyright (C) 1991 Massachusetts Institute of Technology [2] @@ -118,8 +118,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License along with adns as the file COPYING; if not, email me at the address -above or write to the Free Software Foundation, 59 Temple Place - -Suite 330, Boston, MA 02111-1307, USA. +above or write to the Free Software Foundation. [1] Tony Finch holds the original copyright on client/adnslogres.c, client/adnsheloex.c and client/fanftest.c, and some modifications