The Samba-Bugzilla – Attachment 5227 Details for
Bug 7071
Missing dependency of smbfilter to libwbclient
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Add dependency of bin/smbfilter to libwbclient.
2dd301e5cd6ff97943c4bf9c7cd9b820d6193b45 (text/plain), 797 bytes, created by
Lars Müller
on 2010-01-27 11:06:33 UTC
(
hide
)
Description:
Add dependency of bin/smbfilter to libwbclient.
Filename:
MIME Type:
Creator:
Lars Müller
Created:
2010-01-27 11:06:33 UTC
Size:
797 bytes
patch
obsolete
>commit 2dd301e5cd6ff97943c4bf9c7cd9b820d6193b45 >Author: Lars Müller <lars@samba.org> >Date: Tue Jan 26 22:54:15 2010 +0100 > > Add dependency of bin/smbfilter to libwbclient. > >Index: source3/Makefile.in >=================================================================== >--- source3/Makefile.in.orig >+++ source3/Makefile.in >@@ -1770,7 +1770,7 @@ bin/debug2html@EXEEXT@: $(BINARY_PREREQS > @$(CC) -o $@ $(DEBUG2HTML_OBJ) $(LDFLAGS) $(DYNEXP) \ > $(LIBS) $(LIBTALLOC_LIBS) > >-bin/smbfilter@EXEEXT@: $(BINARY_PREREQS) $(SMBFILTER_OBJ) @BUILD_POPT@ $(LIBTALLOC) $(LIBTDB) >+bin/smbfilter@EXEEXT@: $(BINARY_PREREQS) $(SMBFILTER_OBJ) @BUILD_POPT@ $(LIBTALLOC) $(LIBTDB) $(LIBWBCLIENT) > @echo Linking $@ > @$(CC) -o $@ $(SMBFILTER_OBJ) $(LDFLAGS) $(LIBS) \ > $(KRB5LIBS) $(LDAP_LIBS) $(POPT_LIBS) \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Flags:
jmcd
:
review+
Actions:
View
Attachments on
bug 7071
: 5227