[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha7-1205-g0bd8b7c

Jelmer Vernooij jelmer at samba.org
Tue Apr 21 14:51:29 GMT 2009


The branch, master has been updated
       via  0bd8b7c5ff4d4d301297376dcabd0b8ca7d997c5 (commit)
      from  5ccf58ff598cc25a64cd222d0ad593f373eacf76 (commit)

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


- Log -----------------------------------------------------------------
commit 0bd8b7c5ff4d4d301297376dcabd0b8ca7d997c5
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Tue Apr 21 16:50:20 2009 +0200

    Fix make install; don't install drsuapi.h and fix the location of
    credentials.h

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

Summary of changes:
 libcli/drsuapi/config.mk |    2 --
 source4/headermap.txt    |    2 +-
 2 files changed, 1 insertions(+), 3 deletions(-)


Changeset truncated at 500 lines:

diff --git a/libcli/drsuapi/config.mk b/libcli/drsuapi/config.mk
index cb002ca..4c68702 100644
--- a/libcli/drsuapi/config.mk
+++ b/libcli/drsuapi/config.mk
@@ -4,5 +4,3 @@ PUBLIC_DEPENDENCIES = \
 
 LIBCLI_DRSUAPI_OBJ_FILES = $(addprefix $(libclicommonsrcdir)/drsuapi/, \
 		repl_decrypt.o)
-
-PUBLIC_HEADERS += ../libcli/drsuapi/drsuapi.h
diff --git a/source4/headermap.txt b/source4/headermap.txt
index 1c86f9e..fb6be56 100644
--- a/source4/headermap.txt
+++ b/source4/headermap.txt
@@ -30,7 +30,7 @@ auth/credentials/credentials.h: credentials.h
 auth/credentials/credentials_krb5.h: credentials/krb5.h
 rpc_server/dcerpc_server.h: dcerpc_server.h
 rpc_server/common/common.h: dcerpc_server/common.h
-libcli/auth/credentials.h: domain_credentials.h
+../libcli/auth/credentials.h: domain_credentials.h
 ../lib/util/charset/charset.h: charset.h
 libcli/ldap/ldap.h: ldap-util.h
 ../lib/torture/torture.h: torture.h


-- 
Samba Shared Repository


More information about the samba-cvs mailing list