]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sun, 26 Jan 1997 04:30:49 +0000 (04:30 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 26 Jan 1997 04:30:49 +0000 (04:30 +0000)
lib/Makefile.in
old/fileutils/ChangeLog

index 3fe7c82162a9562fb7bedce4f456a73849caae40..407f53ab94476fd211123a10730f18de92e74bd1 100644 (file)
@@ -64,8 +64,8 @@ libfu_a_LIBADD = @LIBOBJS@ @ALLOCA@
 libfu_a_DEPENDENCIES = $(libfu_a_LIBADD)
 
 noinst_HEADERS = argmatch.h backupfile.h error.h fnmatch.h fsusage.h \
-getline.h getopt.h group-member.h long-options.h makepath.h modechange.h \
-mountlist.h path-concat.h pathmax.h \
+getdate.h getline.h getopt.h group-member.h long-options.h \
+makepath.h modechange.h mountlist.h path-concat.h pathmax.h \
 save-cwd.h xstrtol.h xstrtoul.h
 
 BUILT_SOURCES = getdate.c posixtm.c
index 344f85431e649a3f562c20a565a3032328c9d5eb..809e1065be78bdb3f3d9dd85673e1e52e86df084 100644 (file)
@@ -1,5 +1,7 @@
 Sat Jan 25 00:34:39 1997  Jim Meyering  <meyering@na-net.ornl.gov>
 
+       * src/cp.h: Remove now-unnecessary prototype for is_ancestor.
+
        * lib/Makefile.am (noinst_HEADERS): Add getdate.h.
 
        * src/cp-aux.c (is_ancestor): Remove function.