]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Sometimes libsoxr is built to rely on libavutil. If libavutil is detected, link to...
authorMike Brady <mikebrady@eircom.net>
Sat, 25 Aug 2018 12:09:43 +0000 (13:09 +0100)
committerMike Brady <mikebrady@eircom.net>
Sat, 25 Aug 2018 12:09:43 +0000 (13:09 +0100)
configure.ac

index 2b6fddb34c5f7dd4566c3e69b3dc6d1d95b952c5..508faf9b35c1bd5715f861cd6900b954ad8ea398 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.3d3], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.3avs0], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])