]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
remove dependency on libdaemon -- leave it in by default, but allow the new configura...
authorMike Brady <mikebrady@eircom.net>
Tue, 5 Feb 2019 15:13:16 +0000 (15:13 +0000)
committerMike Brady <mikebrady@eircom.net>
Tue, 5 Feb 2019 15:13:16 +0000 (15:13 +0000)
configure.ac

index fd9349303b4e4367dbee01b9b2b3d5a78b390a7e..a92b33651eab4ac751f68266a9c3934d98ed2850 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.3d50], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.3d51], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])