]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Include a definition of HAVE_LIBSOXR with using pkg_config
authorMike Brady <mikebrady@eircom.net>
Sat, 8 Sep 2018 14:08:45 +0000 (15:08 +0100)
committerMike Brady <mikebrady@eircom.net>
Sat, 8 Sep 2018 14:08:45 +0000 (15:08 +0100)
configure.ac

index 690a774f7dd58036c0b5c213b84e7b9eaf9ba875..9ecdefa8f5a8a1a5f9551e6f9f4dfdbfe505eea7 100644 (file)
@@ -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])