Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 83874 Details for
Bug 128678
net-nds/adtool-1.3 patch to work with --as-needed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
adtool-1.3-asneeded.patch
adtool-1.3-asneeded.patch (text/plain), 510 bytes, created by
Diego Elio Pettenò (RETIRED)
on 2006-04-04 04:41:22 UTC
(
hide
)
Description:
adtool-1.3-asneeded.patch
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2006-04-04 04:41:22 UTC
Size:
510 bytes
patch
obsolete
>Index: adtool-1.3/src/tools/Makefile.am >=================================================================== >--- adtool-1.3.orig/src/tools/Makefile.am >+++ adtool-1.3/src/tools/Makefile.am >@@ -1,9 +1,8 @@ > > INCLUDES = -I@top_srcdir@/src/lib > AM_CFLAGS = @CFLAGS@ >-AM_LDFLAGS = -lldap -llber -lldap_r -lpthread -lresolv @LDFLAGS@ > > bin_PROGRAMS = adtool > >-LDADD = @top_srcdir@/src/lib/libactive_directory.a >+adtool_LDADD = @top_srcdir@/src/lib/libactive_directory.a -lldap -llber -lldap_r -lpthread -lresolv >
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 128678
:
83827
| 83874