Revision: 2518
          http://tmux.svn.sourceforge.net/tmux/?rev=2518&view=rev
Author:   nicm
Date:     2011-05-26 10:35:07 +0000 (Thu, 26 May 2011)

Log Message:
-----------
One of these gives us b64_ntop.

Modified Paths:
--------------
    trunk/configure.ac

Modified: trunk/configure.ac
===================================================================
--- trunk/configure.ac  2011-05-26 07:00:48 UTC (rev 2517)
+++ trunk/configure.ac  2011-05-26 10:35:07 UTC (rev 2518)
@@ -118,6 +118,8 @@
 fi
 
 # Look for networking libraries.
+AC_SEARCH_LIBS(b64_ntop, resolv)
+AC_SEARCH_LIBS(__b64_ntop, resolv)
 AC_SEARCH_LIBS(inet_ntoa, nsl)
 AC_SEARCH_LIBS(socket, socket)
 AC_CHECK_LIB(xnet, socket)


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1
_______________________________________________
tmux-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tmux-cvs

Reply via email to