[SCM] Samba Shared Repository - branch v3-6-test updated

Karolin Seeger kseeger at samba.org
Tue May 14 02:18:17 MDT 2013


The branch, v3-6-test has been updated
       via  16ed254 Makefile: Fix bug 9868 -- Don't know how to make LIBNDR_PREG_OBJ.
      from  9094b53 Remove the compound_related_in_progress state from the smb2 global state.

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-6-test


- Log -----------------------------------------------------------------
commit 16ed254d9ca66ba0e3effcb1dcb4ac71d62b7d88
Author: Volker Lendecke <vl at samba.org>
Date:   Tue May 7 15:07:34 2013 +0200

    Makefile: Fix bug 9868 -- Don't know how to make LIBNDR_PREG_OBJ.
    
    Thanks to Lucs for finding the issue
    
    Signed-off-by: Volker Lendecke <vl at samba.org>

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

Summary of changes:
 source3/Makefile.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/Makefile.in b/source3/Makefile.in
index f4e8579..93cb592 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -336,7 +336,7 @@ LIBNDR_SPOOLSS_OBJ = librpc/gen_ndr/ndr_spoolss.o \
 		  ../librpc/ndr/ndr_spoolss_buf.o
 
 LIBNDR_NTPRINTING_OBJ = librpc/gen_ndr/ndr_ntprinting.o \
-			../librpc/ndr/ndr_ntprinting.o \
+			../librpc/ndr/ndr_ntprinting.o
 
 LIBNDR_PREG_OBJ = librpc/gen_ndr/ndr_preg.o \
 		  ../librpc/ndr/ndr_preg.o


-- 
Samba Shared Repository


More information about the samba-cvs mailing list