[SCM] Samba Shared Repository - branch master updated

Jelmer Vernooij jelmer at samba.org
Fri Mar 16 10:40:04 MDT 2012


The branch, master has been updated
       via  0c06eb4 Stop installing popt_common.h as its symbols are in a private library.
      from  cbe27b3 build: Do not use --export-dynamic flag on OpenBSD 5.x

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


- Log -----------------------------------------------------------------
commit 0c06eb48ab5a7e053b5dd162210f85a6611abd0f
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Fri Mar 16 15:02:20 2012 +0100

    Stop installing popt_common.h as its symbols are in a private library.
    
    Autobuild-User: Jelmer Vernooij <jelmer at samba.org>
    Autobuild-Date: Fri Mar 16 17:39:31 CET 2012 on sn-devel-104

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

Summary of changes:
 source4/lib/cmdline/wscript_build |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source4/lib/cmdline/wscript_build b/source4/lib/cmdline/wscript_build
index fb8b306..9b6f6e5 100644
--- a/source4/lib/cmdline/wscript_build
+++ b/source4/lib/cmdline/wscript_build
@@ -9,7 +9,6 @@ bld.SAMBA_LIBRARY('cmdline-credentials',
 bld.SAMBA_SUBSYSTEM('POPT_SAMBA',
 	source='popt_common.c',
 	public_deps='popt',
-	public_headers='popt_common.h:popt.h',
 	header_path='samba',
 	deps='talloc samba-hostconfig'
 	)


-- 
Samba Shared Repository


More information about the samba-cvs mailing list