if test "x$au_enable_speex" = xyes; then
AC_CACHE_VAL(have_speex,
[AC_TRY_LINK([
#include <speex.h>
#include <speex/speex.h>
#include <ogg/ogg.h>
],
[
#include <fcntl.h>
#endif
#include <speex_header.h>
#include <speex/speex_header.h>
#include "timidity.h"