Changeset 5279:bb3ff1f2be28 in roaraudio for configure


Ignore:
Timestamp:
11/21/11 18:28:31 (12 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added support to hostid and license to server info struct, added support for contact, serial and uiurl ITST to roard.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure

    r5277 r5279  
    16801680test_func_defmake ROAR_HAVE_STRLCAT   strlcat   'strlcat((char*)0, "", 0)'   -- string.h 
    16811681test_func_defmake ROAR_HAVE_NICE      nice      'nice(0)'                    -- unistd.h 
     1682test_func_defmake ROAR_HAVE_GETHOSTID gethostid 'gethostid()'                -- unistd.h 
    16821683test_func_defmake ROAR_HAVE_GETGID    getgid    'getgid()'                   -- sys/types.h unistd.h 
    16831684test_func_defmake ROAR_HAVE_GETUID    getuid    'getuid()'                   -- sys/types.h unistd.h 
Note: See TracChangeset for help on using the changeset viewer.