Home | History | Annotate | Download | only in alsa-lib
      1 This version of the ALSA library was obtained from the following location:
      2 ftp://ftp.alsa-project.org/pub/lib/alsa-lib-1.0.19.tar.bz2
      3 
      4 This package was (previously in 1.0.16) configured with the following options:
      5 
      6 ./configure \
      7  --disable-debug \
      8  --disable-resmgr \
      9  --enable-aload \
     10  --enable-mixer \
     11  --enable-pcm \
     12  --disable-rawmidi \
     13  --enable-hwdep \
     14  --disable-seq \
     15  --disable-alisp \
     16  --disable-old-symbols \
     17  --disable-python \
     18  --with-confdir=/system/usr/share/alsa \
     19  --with-plugindir=/system/usr/lib/alsa-lib \
     20  --with-versioned=no \
     21  --with-debug=no \
     22  --with-tmpdir=/tmp \
     23  --with-softfloat=yes \
     24  --with-libdl=yes \
     25  --with-pthread=yes \
     26  --with-librt=no \
     27  --with-alsa-devdir=/dev/snd \
     28  --with-aload-devdir=/dev \
     29  --with-pcm-plugins="plug null empty hooks asym extplug ioplug" \
     30  --with-ctl-plugins="ext"
     31 
     32