Changeset 19433

Show
Ignore:
Timestamp:
11/09/06 14:33:00 (2 years ago)
Author:
patrick
Message:

Fixed invalid negative results from tests related to the ALUT API.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • juggler/trunk/modules/sonix/plugins/configure.ac

    r19402 r19433  
    215215            CFLAGS="$CFLAGS $ABI_FLAGS" 
    216216            CPPFLAGS="$CPPFLAGS $AL_INCLUDES $ALUT_INCLUDES" 
    217             LDFLAGS="$LDFLAGS $AL_LDFLAGS $ALUT_LDFLAGS
    218             LIBS="$LIBS $LIBALUT
     217            LDFLAGS="$LDFLAGS $AL_LDFLAGS $ALUT_LDFLAGS $PTHREAD_ARG $PTHREAD_LIB
     218            LIBS="$LIBS $LIBALUT $DYN_LOAD_LIB $LIBOPENAL
    219219 
    220220            DPP_LANG_SAVE