[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha7-1155-g4e1b633

Jeremy Allison jra at samba.org
Mon Apr 20 16:07:02 GMT 2009


The branch, master has been updated
       via  4e1b633dab6fdd42425c43de07a57808c9003cb6 (commit)
      from  fe77eac5f382789f5ac1e04da6f0351f3995d2c6 (commit)

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


- Log -----------------------------------------------------------------
commit 4e1b633dab6fdd42425c43de07a57808c9003cb6
Author: Jeremy Allison <jra at samba.org>
Date:   Mon Apr 20 09:06:21 2009 -0700

    Stop autogenerated files from being created.
    Jeremy.

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

Summary of changes:
 libcli/auth/config.mk |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)


Changeset truncated at 500 lines:

diff --git a/libcli/auth/config.mk b/libcli/auth/config.mk
index 1034020..11fdeed 100644
--- a/libcli/auth/config.mk
+++ b/libcli/auth/config.mk
@@ -7,8 +7,6 @@ ntlm_check_OBJ_FILES = $(addprefix $(libclicommonsrcdir)/auth/, ntlm_check.o)
 
 MSRPC_PARSE_OBJ_FILES = $(addprefix $(libclicommonsrcdir)/auth/, msrpc_parse.o)
 
-$(eval $(call proto_header_template,$(libclicommonsrcdir)/auth/msrpc_parse.h,$(MSRPC_PARSE_OBJ_FILES:.o=.c)))
-
 [SUBSYSTEM::LIBCLI_AUTH]
 PUBLIC_DEPENDENCIES = \
 		MSRPC_PARSE \
@@ -21,11 +19,8 @@ LIBCLI_AUTH_OBJ_FILES = $(addprefix $(libclicommonsrcdir)/auth/, \
 		smbdes.o)
 
 PUBLIC_HEADERS += ../libcli/auth/credentials.h
-$(eval $(call proto_header_template,$(libclicommonsrcdir)/auth/proto.h,$(LIBCLI_AUTH_OBJ_FILES:.o=.c)))
 
 [SUBSYSTEM::COMMON_SCHANNELDB]
 PRIVATE_DEPENDENCIES = LDB_WRAP
 
 COMMON_SCHANNELDB_OBJ_FILES = $(addprefix $(libclicommonsrcdir)/auth/, schannel_state.o)
-$(eval $(call proto_header_template,$(libclicommonsrcdir)/auth/schannel_state_proto.h,$(COMMON_SCHANNELDB_OBJ_FILES:.o=.c)))
-


-- 
Samba Shared Repository


More information about the samba-cvs mailing list