[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha7-2401-gc925058

Simo Sorce idra at samba.org
Thu Jun 18 11:55:45 GMT 2009


The branch, master has been updated
       via  c92505817d6453c100ed52c9c3ab289f5589ce25 (commit)
      from  e912764a5e0c1f05f921667eb56ef58552de454b (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit c92505817d6453c100ed52c9c3ab289f5589ce25
Author: Simo Sorce <idra at samba.org>
Date:   Thu Jun 18 07:56:51 2009 -0400

    Revert "For tevent to install tevent_util.h"
    
    This reverts commit b112cc5503350b248949bdbcce8072f5523ce877.
    
    tevent_util.h is a private header. Must not be installed.

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

Summary of changes:
 lib/tevent/tevent.mk |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/lib/tevent/tevent.mk b/lib/tevent/tevent.mk
index 903876b..82cc4a0 100644
--- a/lib/tevent/tevent.mk
+++ b/lib/tevent/tevent.mk
@@ -23,7 +23,6 @@ installdirs::
 installheaders:: installdirs
 	cp $(srcdir)/tevent.h $(DESTDIR)$(includedir)
 	cp $(srcdir)/tevent_internal.h $(DESTDIR)$(includedir)
-	cp $(srcdir)/tevent_util.h $(DESTDIR)$(includedir)
 
 installlibs:: installdirs
 	cp tevent.pc $(DESTDIR)$(libdir)/pkgconfig


-- 
Samba Shared Repository


More information about the samba-cvs mailing list