From e3bb428309581c641496848cac1ea9a392e5544a Mon Sep 17 00:00:00 2001 From: "Ryan C. Gordon" Date: Wed, 11 Jul 2012 21:55:36 -0400 Subject: [PATCH] Fixed configure script. --- configure.in | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.in b/configure.in index 33491c304..c051833c6 100644 --- a/configure.in +++ b/configure.in @@ -512,6 +512,7 @@ AC_HELP_STRING([--enable-sndio], [support the sndio audio API [[default=yes]]]), EXTRA_LDFLAGS="$EXTRA_LDFLAGS $SNDIO_LIBS" have_audio=yes fi + fi } dnl Find PulseAudio