From 1d7e1a535be6d1a487b92202bc21db790f0fc733 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 24 Jun 1995 21:34:02 +0000 Subject: [PATCH] . --- old/textutils/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 18b2700c7f..a51d516abd 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,5 +1,9 @@ Sat Jun 24 16:18:01 1995 Jim Meyering (meyering@comco.com) + * md5sum.c [__GNUC__]: Don't conditionalize use of "inline". + Autoconf (via config.h) defines it away for compilers that don't + grok it. + * cat.c, comm.c, join.c, sort.c, uniq.c: Undefine min/max before defining to avoid redefinition warning on some systems. -- 2.47.3