From 9e6ba6a148aa6e4a6aed496d91bac44323325445 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Fri, 5 Mar 1999 05:55:11 +0000 Subject: * Update FSF address info in copyright notices. * Update maintainers build process; remove GNUmakefile. Require builders to run automake && autoreconf by hand. * Use AC_SUBST_FILE to get the maintMakefile included, rather than GNU make's include directive, which conflicts with automake 1.4's include directive. --- make.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'make.h') diff --git a/make.h b/make.h index 9f5af96..ee7721d 100644 --- a/make.h +++ b/make.h @@ -14,7 +14,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU Make; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, Inc., 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* AIX requires this to be the first thing in the file. */ #if defined (_AIX) && !defined (__GNUC__) -- cgit v1.2.3