diff configure.ac @ 105:03aaf25229d6 trunk

[svn] - choose between flac112 or flac113 based on which version is determined - if anyone meets a FLAC developer; tell them I want them to die in a fire, thx.
author nenolod
date Mon, 23 Oct 2006 19:56:04 -0700
parents 230d8b49db8b
children ef4bc8441d10
line wrap: on
line diff
--- a/configure.ac	Mon Oct 23 19:55:09 2006 -0700
+++ b/configure.ac	Mon Oct 23 19:56:04 2006 -0700
@@ -478,7 +478,7 @@
 fi
 
 if test "$have_flac" = "yes"; then
-	INPUT_PLUGINS="$INPUT_PLUGINS flac"
+	INPUT_PLUGINS="$INPUT_PLUGINS flac$FLAC_VERSION"
 fi
 
 dnl *** WMA