Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 103491 Details for
Bug 155064
sys-libs/pam-0.99.6.3-r1 failed during test phase.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix compatibility with automake 0.10
Linux-PAM-0.99.6.3-automake-compat.patch (text/plain), 548 bytes, created by
Marien Zwart (RETIRED)
on 2006-12-06 15:35:44 UTC
(
hide
)
Description:
Fix compatibility with automake 0.10
Filename:
MIME Type:
Creator:
Marien Zwart (RETIRED)
Created:
2006-12-06 15:35:44 UTC
Size:
548 bytes
patch
obsolete
>=== modified file 'modules/pam_tally/Makefile.am' >--- modules/pam_tally/Makefile.am 2006-12-06 22:58:32 +0000 >+++ modules/pam_tally/Makefile.am 2006-12-06 23:27:32 +0000 >@@ -19,7 +19,7 @@ > AM_CFLAGS = -I$(top_srcdir)/libpam/include -I$(top_srcdir)/libpamc/include > AM_LDFLAGS = -L$(top_builddir)/libpam -lpam > >-pam_tally_la_LDFLAGS = -no-undefined -avoid-version -module >+pam_tally_la_LDFLAGS = $(AM_LDFLAGS) -no-undefined -avoid-version -module > if HAVE_VERSIONING > pam_tally_la_LDFLAGS += -Wl,--version-script=$(srcdir)/../modules.map > endif >
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 155064
: 103491