]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Tue, 7 Oct 1997 22:08:55 +0000 (22:08 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 7 Oct 1997 22:08:55 +0000 (22:08 +0000)
lib/Makefile.in
old/fileutils/ChangeLog

index c2a8f664551843f92dbc4182786c5d605462e289..0c2b1558173ce07a5346878afb015b3b749b5646 100644 (file)
@@ -108,7 +108,7 @@ libfu_a_DEPENDENCIES = $(libfu_a_LIBADD)
 noinst_HEADERS = argmatch.h backupfile.h error.h fnmatch.h fsusage.h \
 getdate.h getline.h getopt.h group-member.h long-options.h \
 makepath.h modechange.h mountlist.h hash.h path-concat.h pathmax.h \
-save-cwd.h xstrtol.h xstrtoul.h strverscmp.h
+save-cwd.h savedir.h xstrtol.h xstrtoul.h strverscmp.h
 
 BUILT_SOURCES = getdate.c posixtm.c
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
index 69cf93f42f7aa8cfbf8871db07fc58a2ecbc4fc2..20df53484a8dd75358c258427807a51cc6968369 100644 (file)
@@ -1,5 +1,7 @@
 1997-10-06  Jim Meyering  <meyering@na-net.ornl.gov>
 
+       * src/install.c (usage): Add a line describing --verbose.
+
        * lib/makepath.c (make_path): Print message IFF the directory was
        just created and the format string is non-NULL.
        Print the verbose message using fprintf, not error.