mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-07-15 08:07:43 +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:
parent
9bf2b5e30d
commit
4f8a5278fd
@ -17891,3 +17891,6 @@
|
||||
* Changed 'RDLOGEDIT.INPUT_CARD' and 'RDLOGEDIT.OUTPUT_CARD'
|
||||
defaults to 0 to match RDLIBRARY defaults
|
||||
* Incremented the database version to 298.
|
||||
2018-10-23 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Fixed a bug in 'configure.ac' that caused detection of FLAC
|
||||
support to always fail.
|
||||
|
@ -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
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user