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
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.