Bugzilla – Attachment 1794 Details for
Bug 1714
Avoid implicit DSO linking
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch solving the problem
openssh-5.3p1-dso.patch (text/plain), 557 bytes, created by
jchadima
on 2010-02-16 00:25:03 AEDT
(
hide
)
Description:
patch solving the problem
Filename:
MIME Type:
Creator:
jchadima
Created:
2010-02-16 00:25:03 AEDT
Size:
557 bytes
patch
obsolete
>diff -up openssh-5.3p1/contrib/Makefile.dso openssh-5.3p1/contrib/Makefile >--- openssh-5.3p1/contrib/Makefile.dso 2010-02-15 11:51:53.000000000 +0100 >+++ openssh-5.3p1/contrib/Makefile 2010-02-15 11:54:47.000000000 +0100 >@@ -9,7 +9,7 @@ gnome-ssh-askpass1: gnome-ssh-askpass1.c > gnome-ssh-askpass2: gnome-ssh-askpass2.c > $(CC) `pkg-config --cflags gtk+-2.0` \ > gnome-ssh-askpass2.c -o gnome-ssh-askpass2 \ >- `pkg-config --libs gtk+-2.0` >+ `pkg-config --libs gtk+-2.0` -lX11 > > clean: > rm -f *.o gnome-ssh-askpass1 gnome-ssh-askpass2 gnome-ssh-askpass
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
Flags:
djm
:
ok+
Actions:
View
|
Diff
Attachments on
bug 1714
: 1794