Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 46406 Details for
Bug 75008
media-libs/glitz-0.2.3 fails
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to fix emerging glitz-0.2.3
glitz-0.2.3.diff (text/plain), 724 bytes, created by
Yaakov S
on 2004-12-19 20:16:34 UTC
(
hide
)
Description:
Patch to fix emerging glitz-0.2.3
Filename:
MIME Type:
Creator:
Yaakov S
Created:
2004-12-19 20:16:34 UTC
Size:
724 bytes
patch
obsolete
>diff -urN glitz-0.2.3-orig/src/Makefile.am glitz-0.2.3/src/Makefile.am >--- glitz-0.2.3-orig/src/Makefile.am 2004-10-04 06:33:16.000000000 -0400 >+++ glitz-0.2.3/src/Makefile.am 2004-11-14 18:10:08.247875000 -0500 >@@ -63,7 +63,7 @@ > glitz_glxint.h > libglitz_glx_la_LDFLAGS = -version-info @VERSION_INFO@ -no-undefined > libglitz_glx_la_CFLAGS = $(GLX_CFLAGS) >-libglitz_glx_la_LIBADD = -lglitz $(GLX_LIBS) >+libglitz_glx_la_LIBADD = libglitz.la $(GLX_LIBS) > endif > > if GLITZ_BUILD_AGL_BACKEND >@@ -81,5 +81,5 @@ > glitz_aglint.h > libglitz_agl_la_LDFLAGS = -version-info @VERSION_INFO@ > libglitz_agl_la_CFLAGS = $(AGL_CFLAGS) >-libglitz_agl_la_LIBADD = -lglitz $(AGL_LIBS) >+libglitz_agl_la_LIBADD = libglitz.la $(AGL_LIBS) > 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 75008
: 46406