Changeset 390:728f3ccf4ce4 in roaraudio


Ignore:
Timestamp:
08/06/08 16:20:08 (16 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

updated as we need speex/speex_stereo.h, too

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure

    r363 r390  
    7474echo >&3 
    7575 
    76 test_lib EsounD         esd        -- esd.h                          && echo '#define ROAR_HAVE_ESD' >&3 
    77 test_lib libao          ao         -- ao/ao.h ao/plugin.h            && echo '#define ROAR_HAVE_LIBAO' >&3 
    78 test_lib libvorbis      vorbis     -- vorbis/codec.h                 && echo '#define ROAR_HAVE_LIBVORBIS' >&3 
    79 test_lib libvorbisfile  vorbisfile -- vorbis/vorbisfile.h            && echo '#define ROAR_HAVE_LIBVORBISFILE' >&3 
    80 test_lib libspeex       speex      -- speex/speex.h                 && echo '#define ROAR_HAVE_LIBSPEEX' >&3 
    81 test_lib libcelt        celt       -- celt/celt.h celt/celt_header.h && echo '#define ROAR_HAVE_LIBCELT' >&3 
    82 test_lib liboggz        oggz       -- oggz/oggz.h                    && echo '#define ROAR_HAVE_LIBOGGZ' >&3 
    83 test_lib libfishsound   fishsound  -- fishsound/fishsound.h          && echo '#define ROAR_HAVE_LIBFISHSOUND' >&3 
    84 test_lib libsndfile     sndfile    -- sndfile.h                      && echo '#define ROAR_HAVE_LIBSNDFILE' >&3 
     76test_lib EsounD         esd        -- esd.h                              && echo '#define ROAR_HAVE_ESD' >&3 
     77test_lib libao          ao         -- ao/ao.h ao/plugin.h                && echo '#define ROAR_HAVE_LIBAO' >&3 
     78test_lib libvorbis      vorbis     -- vorbis/codec.h                     && echo '#define ROAR_HAVE_LIBVORBIS' >&3 
     79test_lib libvorbisfile  vorbisfile -- vorbis/vorbisfile.h                && echo '#define ROAR_HAVE_LIBVORBISFILE' >&3 
     80test_lib libspeex       speex      -- speex/speex.h speex/speex_stereo.h && echo '#define ROAR_HAVE_LIBSPEEX' >&3 
     81test_lib libcelt        celt       -- celt/celt.h celt/celt_header.h     && echo '#define ROAR_HAVE_LIBCELT' >&3 
     82test_lib liboggz        oggz       -- oggz/oggz.h                        && echo '#define ROAR_HAVE_LIBOGGZ' >&3 
     83test_lib libfishsound   fishsound  -- fishsound/fishsound.h              && echo '#define ROAR_HAVE_LIBFISHSOUND' >&3 
     84test_lib libsndfile     sndfile    -- sndfile.h                          && echo '#define ROAR_HAVE_LIBSNDFILE' >&3 
    8585 
    8686# add a better test here 
Note: See TracChangeset for help on using the changeset viewer.