Changeset 355:8262cd9e7b7d in roaraudio


Ignore:
Timestamp:
08/02/08 15:54:15 (16 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added checking for libspeex

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure

    r354 r355  
    6767test_lib libvorbis     vorbis     -- vorbis/codec.h                 && echo '#define ROAR_HAVE_LIBVORBIS' >&3 
    6868test_lib libvorbisfile vorbisfile -- vorbis/vorbisfile.h            && echo '#define ROAR_HAVE_LIBVORBISFILE' >&3 
     69test_lib libspeex      speex      -- speex/speex.h                 && echo '#define ROAR_HAVE_LIBSPEEX' >&3 
    6970test_lib libcelt       celt       -- celt/celt.h celt/celt_header.h && echo '#define ROAR_HAVE_LIBVORBISFILE' >&3 
    7071 
Note: See TracChangeset for help on using the changeset viewer.