]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Wed, 4 Aug 1999 08:14:25 +0000 (08:14 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 4 Aug 1999 08:14:25 +0000 (08:14 +0000)
old/textutils/ChangeLog

index a558029be7ef2ba626bf8179659ff4fa8a17eeb4..8f01aad53bec9253fc7e566c7ab3876cc95c9387 100644 (file)
@@ -1,6 +1,8 @@
 1999-08-04  Jim Meyering  <meyering@ascend.com>
 
-       * configure.in: Remove getline-testing code.  Now it's in m4/.
+       * configure.in: Remove inadequate getline-testing code.  md5sum would
+       segfault on HPUX because of the getline function in their C library.
+       Use the AM_FUNC_GETLINE test in m4/ instead.
 
 1999-08-03  Jim Meyering  <meyering@ascend.com>