ref: 5c88b8add0b59701ee9ac4ec6df9b1a6ad6764e1
parent: f24b2b70d98b85432426dcb58598339dd9c4e5e8
author: cbagwell <cbagwell>
date: Sat Oct 11 12:57:10 EDT 2008
Fix typo that caused nothing to be defined.
--- a/m4/samplerate.m4
+++ b/m4/samplerate.m4
@@ -59,7 +59,7 @@
])
CFLAGS="$ac_save_CFLAGS"
LIBS="$ac_save_LIBS"
- if test "$have_samplereate" != "yes"
+ if test "$have_samplerate" != "yes"
then
SAMPLERATE_LIBS=""
SAMPLERATE_CFLAGS=""