From b024130dc2f372540c7b8a5540cd85e8c70935d8 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 5 Jan 1996 02:46:41 +0000 Subject: [PATCH] . --- old/textutils/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 877059c05b..06f0ac6f02 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,5 +1,9 @@ Thu Jan 4 20:32:52 1996 Jim Meyering (meyering@na-net.ornl.gov) + * nl.c: Include rx.h after limit.h (not before) to avoid warning + about the redeclaration of RE_DUP_MAX in limit.h. rx.h protects + its definition. From Kaveh Ghazi. + * src/Makefile.am (DIST_OTHER): Include md5-test.rfc so make check works again. Reported by François Pinard and Kaveh Ghazi. -- 2.47.3