chiark / gitweb /
Remove all m4 output files from the distributed source tree.
[adns.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 587db77dcacebf824a10b797d691b51a57b92bf3..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.