2018-10-23 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in 'configure.ac' that caused detection of FLAC
	support to always fail.
This commit is contained in:
Fred Gleason
2018-10-23 14:14:12 -04:00
parent 9bf2b5e30d
commit 4f8a5278fd
2 changed files with 3 additions and 5 deletions

View File

@@ -242,11 +242,6 @@ AC_CHECK_HEADER(security/pam_appl.h,[],[AC_MSG_ERROR([*** PAM not found ***])])
#
AC_CHECK_HEADER(soundtouch/SoundTouch.h,[],[AC_MSG_ERROR([*** SoundTouch not found ***])])
#
# Check for MySQL client libraries
#
MYSQL_CLIENT()
#
# Check for FLAC
#