chiark / gitweb /
@@ -7,6 +7,7 @@
[userv.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 681b61d3ceb6eb7c82d66d4e490ef73d4bf03371..97bb5db32573afab3ea2974d72db2d2ef96ca24c 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -14,9 +14,7 @@ Programs:
 
 * md5sum (GNU textutils; alternatively, Colin Plumb's, as shipped with
           Debian in the `dpkg' package) - used during build only
-* GNU m4 [fixme: should ship the output]
 * GNU make
-* GNU flex [fixme: should ship the output]
 * GCC is preferred but other compilers ought to work (though
   no portability testing has yet been done).  ANSI C only.
   ints must be at least 32 bits.
@@ -24,6 +22,8 @@ Programs:
   or many others.  GNU textutils has one.  NB that this `cat' is used
   at runtime and must be first on the system default PATH, so probably
   in /bin.)
+* GNU m4   } if you don't want to change those bits of source
+* GNU flex }  you can do without these
 
 C Library: