Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 224703 Details for
Bug 310727
x11-wm/ratpoison: fails with forced --as-needed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
fixing as-needed issues
ratpoison-1.4.5-as-needed.patch (text/plain), 558 bytes, created by
Kacper Kowalik (Xarthisius) (RETIRED)
on 2010-03-22 15:57:26 UTC
(
hide
)
Description:
fixing as-needed issues
Filename:
MIME Type:
Creator:
Kacper Kowalik (Xarthisius) (RETIRED)
Created:
2010-03-22 15:57:26 UTC
Size:
558 bytes
patch
obsolete
>Fixing as-needed issues > >http://bugs.gentoo.org/show_bug.cgi?id=310727 > >--- ratpoison-1.4.5/src/Makefile.am >+++ ratpoison-1.4.5/src/Makefile.am >@@ -22,8 +22,9 @@ > bin_PROGRAMS = ratpoison > MAINTAINERCLEANFILES = Makefile.in config.h.in > >-AM_LDFLAGS=${X_LDFLAGS} ${X_LIBS} ${X_EXTRA_LIBS} ${XFT_LIBS} ${HISTORY_LIBS} >-AM_CPPFLAGS=${X_CFLAGS} ${XFT_CFLAGS} >+ratpoison_LDFLAGS=${X_LDFLAGS} >+ratpoison_LDADD=${X_LIBS} ${X_EXTRA_LIBS} ${XFT_LIBS} ${HISTORY_LIBS} >+ratpoison_CFLAGS=${X_CFLAGS} ${XFT_CFLAGS} > > ratpoison_SOURCES = actions.c \ > actions.h \
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 310727
:
224691
|
224701
| 224703