Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 21371 Details for
Bug 34519
sylpheed-claws-0.9.7 compile fails
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to correct ghostscript-viewer plugin compilation failure
gviewer-Makefile.in.patch (text/plain), 930 bytes, created by
Olivier Castan
on 2003-11-27 10:43:51 UTC
(
hide
)
Description:
Patch to correct ghostscript-viewer plugin compilation failure
Filename:
MIME Type:
Creator:
Olivier Castan
Created:
2003-11-27 10:43:51 UTC
Size:
930 bytes
patch
obsolete
>--- sylpheed-0.9.7claws.old/src/plugins/ghostscript-viewer-0.5/src/Makefile.in 2003-11-27 19:18:13.000000000 +0100 >+++ sylpheed-0.9.7claws/src/plugins/ghostscript-viewer-0.5/src/Makefile.in 2003-11-27 19:19:32.000000000 +0100 >@@ -189,10 +189,10 @@ > am__depfiles_maybe = depfiles > @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/plugin.Plo ./$(DEPDIR)/viewer.Plo \ > @AMDEP_TRUE@ ./$(DEPDIR)/viewerprefs.Plo >-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ >- $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) >+COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CFLAGS) \ >+ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) > LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \ >- $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) >+ $(INCLUDES) $(CFLAGS) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) > CCLD = $(CC) > LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ > $(AM_LDFLAGS) $(LDFLAGS) -o $@
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 34519
: 21371 |
21372
|
21402