Changeset 4759:10a753806fd5 in roaraudio for configure


Ignore:
Timestamp:
02/06/11 03:16:06 (13 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

Added IPv6 support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure

    r4751 r4759  
    14941494test_func_defmake ROAR_HAVE_GETSOCKOPT getsockopt 'getsockopt(0, 0, 0, (void*)0, (void*)0)' -- sys/types.h sys/socket.h 
    14951495test_func_defmake ROAR_HAVE_SETSOCKOPT setsockopt 'setsockopt(0, 0, 0, (void*)0, (void*)0)' -- sys/types.h sys/socket.h 
     1496test_func_defmake ROAR_HAVE_GETADDRINFO getaddrinfo 'getaddrinfo((void*)0, (void*)0, (void*)0, (void**)0)' -- sys/types.h sys/socket.h netdb.h 
    14961497test_func_defmake ROAR_HAVE_RAND      rand      'rand()'                     -- stdlib.h 
    14971498test_func_defmake ROAR_HAVE_RAND_R    rand_r    'rand_r((unsigned int*)0)'   -- stdlib.h 
Note: See TracChangeset for help on using the changeset viewer.