FreeBSD Bugzilla – Attachment 165611 Details for
Bug 206041
www/w3m GdkPixbuf not invoked - w3mimgdisplay broken
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Modified files/patch-configure
patch-configure (text/plain), 533 bytes, created by
c.brinkhaus
on 2016-01-14 22:32:12 UTC
(
hide
)
Description:
Modified files/patch-configure
Filename:
MIME Type:
Creator:
c.brinkhaus
Created:
2016-01-14 22:32:12 UTC
Size:
533 bytes
patch
obsolete
>--- configure.orig 2007-11-23 02:39:52.000000000 +0900 >+++ configure 2007-11-23 02:43:22.000000000 +0900 >@@ -6755,7 +6755,7 @@ > if test x"$enable_image" = xyes; then > enable_image=x11 > case "`uname -s`" in >- Linux|linux|LINUX) >+ Linux|linux|LINUX|FreeBSD|freebsd|FREEBSD) > if test -c /dev/fb0; then > enable_image=x11,fb > fi;; >@@ -6828,6 +6828,9 @@ > fi;; > esac > done >+ ####new#### >+ PKG_CONFIG=pkg-config >+ ####new#### > IMGTARGETS="" > IMGLINK='$(CC)' > if test x"$with_gtk2" = xyes; then
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 206041
:
165610
| 165611