Changeset 5281:a3e62a32a24f in roaraudio


Ignore:
Timestamp:
11/22/11 03:49:41 (12 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

test for sinf() and M_PI_2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure

    r5279 r5281  
    17531753test_const_defmake ROAR_HAVE_CONST_CLOCK_PROCESS_CPUTIME_ID CLOCK_PROCESS_CPUTIME_ID clockid_t CLOCK_PROCESS_CPUTIME_ID -- time.h 
    17541754test_const_defmake ROAR_HAVE_CONST_CLOCK_THREAD_CPUTIME_ID CLOCK_THREAD_CPUTIME_ID clockid_t CLOCK_THREAD_CPUTIME_ID -- time.h 
     1755test_const_defmake ROAR_HAVE_CONST_M_PI_2 M_PI_2 double M_PI_2 -- math.h 
    17551756 
    17561757 
     
    18911892test_func_defmake ROAR_HAVE_FORK      fork      'fork()'                     -- unistd.h 
    18921893test_func_defmake ROAR_HAVE_WAIT      wait      'wait(NULL)'                 -- string.h sys/wait.h 
     1894test_func_defmake ROAR_HAVE_SINF      sinf      'sinf(0.)'                 m -- math.h 
    18931895 
    18941896echo -n 'checking for square root func... ' 
Note: See TracChangeset for help on using the changeset viewer.