[SCM] The rsync repository. - branch master updated

Rsync CVS commit messages rsync-cvs at lists.samba.org
Fri Aug 27 09:15:06 MDT 2010


The branch, master has been updated
       via  2935881 Fix description of how to force new prototype generation.
      from  2a18935 Move time setting to syscall.c and add syscall fallback. See bug 5506 and bug 7621.

;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 29358819cacedf930a82553d2a384bfe9d62e515
Author: Wayne Davison <wayned at samba.org>
Date:   Fri Aug 27 07:44:17 2010 -0700

    Fix description of how to force new prototype generation.

-----------------------------------------------------------------------

Summary of changes:
 INSTALL |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)


Changeset truncated at 500 lines:

diff --git a/INSTALL b/INSTALL
index 22c9eba..ec551cc 100644
--- a/INSTALL
+++ b/INSTALL
@@ -33,9 +33,9 @@ your make has a problem with this rule, you will see an error like this:
 
     Don't know how to make ./*.c
 
-You can change the "proto.h-tstamp" target to omit the "$(srcdir)/*.c"
-source, but keep in mind that this will make a manual run of "make proto"
-necessary (prior to a "make") anytime the function prototypes change.
+You can change the "proto.h-tstamp" target to omit its prerequisite args,
+but keep in mind that this will make a manual removal of "proto.h-tstamp"
+necessary anytime the function prototypes change.
 
 RPM NOTES
 ---------


-- 
The rsync repository.


More information about the rsync-cvs mailing list