[pulseaudio-commits] r1969 - /branches/lennart/configure.ac

svnmailer-noreply at 0pointer.de svnmailer-noreply at 0pointer.de
Sun Oct 28 09:53:48 PDT 2007


Author: lennart
Date: Sun Oct 28 17:53:47 2007
New Revision: 1969

URL: http://0pointer.de/cgi-bin/viewcvs.cgi?rev=1969&root=pulseaudio&view=rev
Log:
Merge r1504 from trunk: Solaris hides inet_ntop in nsl

Modified:
    branches/lennart/configure.ac

Modified: branches/lennart/configure.ac
URL: http://0pointer.de/cgi-bin/viewcvs.cgi/branches/lennart/configure.ac?rev=1969&root=pulseaudio&r1=1968&r2=1969&view=diff
==============================================================================
--- branches/lennart/configure.ac (original)
+++ branches/lennart/configure.ac Sun Oct 28 17:53:47 2007
@@ -253,6 +253,7 @@
 AC_SEARCH_LIBS([sched_setscheduler], [rt])
 AC_SEARCH_LIBS([dlopen], [dl])
 AC_SEARCH_LIBS([shm_open], [rt])
+AC_SEARCH_LIBS([inet_ntop], [nsl])
 
 # BSD
 AC_SEARCH_LIBS([connect], [socket])




More information about the pulseaudio-commits mailing list