[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pecl-cvs
Subject:    [PECL-CVS] =?utf-8?q?svn:_/pecl/tcpwrap/trunk/_config.m4?=
From:       Remi_Collet <remi () php ! net>
Date:       2016-12-31 8:33:39
Message-ID: svn-remi-1483173219-341555-651639560 () svn ! php ! net
[Download RAW message or body]

remi                                     Sat, 31 Dec 2016 08:33:39 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=341555

Log:
honours --with-libdir

Changed paths:
    U   pecl/tcpwrap/trunk/config.m4

Modified: pecl/tcpwrap/trunk/config.m4
===================================================================
--- pecl/tcpwrap/trunk/config.m4	2016-12-31 08:28:22 UTC (rev 341554)
+++ pecl/tcpwrap/trunk/config.m4	2016-12-31 08:33:39 UTC (rev 341555)
@@ -32,7 +32,7 @@

   PHP_CHECK_LIBRARY($LIBNAME,$LIBSYMBOL,
   [
-    PHP_ADD_LIBRARY_WITH_PATH($LIBNAME, $TCPWRAP_DIR/lib, TCPWRAP_SHARED_LIBADD)
+    PHP_ADD_LIBRARY_WITH_PATH($LIBNAME, $TCPWRAP_DIR/$PHP_LIB, TCPWRAP_SHARED_LIBADD)
     AC_DEFINE(HAVE_TCPWRAPLIB,1,[ ])
   ],[
     AC_MSG_ERROR([wrong tcpwrappers lib version or lib not found])



-- 
PECL CVS Mailing List 
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic