*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 11 Jan 2003 09:44:28 +0000 (09:44 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 11 Jan 2003 09:44:28 +0000 (09:44 +0000)
lib/ChangeLog

index c2b5bc6..bab1f0e 100644 (file)
@@ -1,5 +1,7 @@
 2003-01-11  Jim Meyering  <jim@meyering.net>
 
+       * makepath.c: Don't test HAVE_ERRNO_H.  It's not necessary.
+
        * canonicalize.c: Don't test HAVE_ERRNO_H.  It's not necessary.
        Don't test HAVE_STDDEF_H.  It's not necessary.
        Use definition of PTR_INT_TYPE from obstack.h.