summaryrefslogtreecommitdiff
path: root/security/pecl-ssh2/files/patch-config.m4
blob: 1f2ca029a794b44b1c3846921e5f5128153a9b4e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- config.m4.orig	Thu Apr  7 11:18:20 2005
+++ config.m4	Thu Apr  7 11:19:10 2005
@@ -36,7 +36,7 @@
   ],[
     AC_MSG_ERROR([libssh2 version >= 0.4 not found])
   ],[
-    -L$SSH2_DIR/lib -lm -ldl
+    -L$SSH2_DIR/lib -lm
   ])
 
   PHP_CHECK_LIBRARY($LIBNAME,libssh2_channel_forward_listen_ex,