chiark / gitweb /
regress: Move case-*.in opening to shlib playback_prepare
[adns.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index c4bdbf92feee891531b751996e55210d8f72befd..c360d8908778332ec75b26d9c2b106a0d5052a29 100644 (file)
--- 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 <ijackson@chiark.greenend.org.uk>
+details for adns.
 
 adns is
- Copyright (C) 1997-2000,2003,2006,2014-2016 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 <dot@dotat.at>         [1]
  Copyright (C) 1991 Massachusetts Institute of Technology            [2]