Mercurial > audlegacy
changeset 184:740c072f8e23 trunk
[svn] List sndfile extensions in the plugin configuration table.
author | chainsaw |
---|---|
date | Sun, 13 Nov 2005 14:27:07 -0800 |
parents | 2a77b7558e07 |
children | 05074252a497 |
files | configure.ac |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/configure.ac Sun Nov 13 13:52:37 2005 -0800 +++ b/configure.ac Sun Nov 13 14:27:07 2005 -0800 @@ -753,6 +753,7 @@ echo " Module decoder (mikmod): $enable_mikmod" echo " CD Digital Audio (cdda): yes" echo " Microsoft WAV (wav): yes" +echo " + sndfile extensions: $enable_sndfile" echo " Tone Generator: yes" echo " Ogg Vorbis (vorbis): $have_oggvorbis" echo " FLAC: $have_flac"