mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 17:13:47 +02:00
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:
@@ -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
|
||||
#
|
||||
|
Reference in New Issue
Block a user