FreeBSD Bugzilla – Attachment 7810 Details for
Bug 16711
Fix port: www/w3m
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 570 bytes, created by
nobutaka
on 2000-02-14 18:00:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
nobutaka
Created:
2000-02-14 18:00:01 UTC
Size:
570 bytes
patch
obsolete
>diff -urN w3m.old/Makefile w3m/Makefile >--- w3m.old/Makefile Tue Feb 15 02:42:09 2000 >+++ w3m/Makefile Tue Feb 15 02:43:23 2000 >@@ -50,10 +50,10 @@ > SED_CMD+= -e "s,undef USE_SSL,define USE_SSL,g" > > .if defined(OPENSSL_RSAREF) >-EXTRA_SSL_LIBS= -lRSAglue -L${LOCALBASE}/lib -lrsaref >+EXTRA_SSL_LIBS= -lRSAglue -lrsaref > .endif > MAKE_FLAGS+= DEFS="${SSL_CFLAGS} -I${LOCALBASE}/include" \ >- LIBS="${SSL_LIBS} ${EXTRA_SSL_LIBS}" >+ LIBS="${SSL_LIBS} ${EXTRA_SSL_LIBS} -L${LOCALBASE}/lib" > .else > MAKE_FLAGS+= DEFS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib" > .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 16711
: 7810