]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sat, 24 Jun 1995 21:34:02 +0000 (21:34 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 24 Jun 1995 21:34:02 +0000 (21:34 +0000)
old/textutils/ChangeLog

index 18b2700c7f61fc3f78a2df81d6d583d862223858..a51d516abdfb7e509277b8cead145c40363d301b 100644 (file)
@@ -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.