From: Mike Brady Date: Sat, 8 Sep 2018 14:08:45 +0000 (+0100) Subject: Include a definition of HAVE_LIBSOXR with using pkg_config X-Git-Tag: 3.3RC0~227 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9adea74f45dda56ba1f6d0591f5bd2aa4920bcd0;p=thirdparty%2Fshairport-sync.git Include a definition of HAVE_LIBSOXR with using pkg_config --- diff --git a/configure.ac b/configure.ac index 690a774f..9ecdefa8 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.50]) -AC_INIT([shairport-sync], [3.3d7], [mikebrady@eircom.net]) +AC_INIT([shairport-sync], [3.3d8], [mikebrady@eircom.net]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([shairport.c]) AC_CONFIG_HEADERS([config.h])