From 457cbc0716fc7f01ad2f4bc670c632674629b1e0 Mon Sep 17 00:00:00 2001 From: ian Date: Wed, 7 Apr 1999 22:12:25 +0000 Subject: [PATCH] Document locations of required programs. --- INSTALL | 13 ++++++++----- debian/changelog | 6 ++++++ 2 files changed, 14 insertions(+), 5 deletions(-) diff --git a/INSTALL b/INSTALL index 4b5d665..304f2a3 100644 --- a/INSTALL +++ b/INSTALL @@ -12,15 +12,18 @@ SYSTEM REQUIREMENTS: Programs: -* md5sum (Colin Plumb's or the GNU version) -* GNU m4 +* md5sum (GNU textutils; alternatively, Colin Plumb's, as shipped with + Debian in the `dpkg' package) - used during build only +* GNU m4 (only if you need to change the m4 input) * GNU make -* GNU flex +* 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. -* A sensible /bin/cat which notices write errors (ie not - SunOS4, BSD 4.3, or many others.) +* A sensible `cat' which notices write errors (ie not SunOS4, BSD 4.3, + 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.) C Library: diff --git a/debian/changelog b/debian/changelog index d3dcb67..8abf253 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +userv (0.61) unstable; urgency=low + + * Document locations of required programs in INSTALL. + + -- + userv (0.60.3) frozen unstable; urgency=medium * Fixed misdequoting of \ in "-quoted strings. -- 2.30.2