Hi, This is a small patch removing references to INSTALL. We should either apply this patch, or else create a suitable INSTALL file. If there are no prospects of creating the file anytime soon, I would suggest to apply the attached patch.
Best regards, Ricardo -- www.lems.brown.edu/~rfabbri
From f4a63ffb22507f61e6d6eb83d032bdc5f1c0f559 Mon Sep 17 00:00:00 2001 From: Ricardo Fabbri <[email protected]> Date: Sat, 23 Jul 2011 14:08:46 -0300 Subject: [PATCH] removed reference to inexisting INSTALL file --- README | 9 +-------- 1 files changed, 1 insertions(+), 8 deletions(-) diff --git a/README b/README index 4c71803..7b1059f 100644 --- a/README +++ b/README @@ -22,14 +22,7 @@ You can get GNU M4 here: ftp://ftp.gnu.org/gnu/m4/ -The file INSTALL should be distributed with packages that use -Autoconf-generated configure scripts and Makefiles that conform to the -GNU coding standards. The package's README can just give an overview -of the package, where to report bugs, and a pointer to INSTALL for -instructions on compilation and installation. This removes the need -to maintain many similar sets of installation instructions. - -Be sure to read BUGS and INSTALL. +Be sure to read BUGS. Mail suggestions to [email protected], report bugs to [email protected], and submit patches to [email protected]. -- 1.7.4.1
