chiark / gitweb /
Diagram
[disorder] / configure.ac
index f527fffb6c9e75de5d95e27c2627dbbeed3b727b..e48cce252c3c2b1517ecc004fb2783f5cdb7611b 100644 (file)
@@ -841,6 +841,9 @@ fi
 if test $want_python = no; then
   AC_MSG_WARN([cannot run the test suit without Python])
 fi
+if test $want_server = yes && test "$ac_cv_lib_samplerate_src_new" != yes; then
+  AC_MSG_WARN([libsamplerate will be required in a future version])
+fi
 
 # Local Variables:
 # indent-tabs-mode:nil