]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Add an extra option "-j" to daemonize withoput generating a PID file
authorMike Brady <mikebrady@eircom.net>
Thu, 25 May 2017 18:50:03 +0000 (19:50 +0100)
committerMike Brady <mikebrady@eircom.net>
Thu, 25 May 2017 18:50:03 +0000 (19:50 +0100)
configure.ac

index ea4f58710931be19b98f71e69f9a17882a9896a8..527c2999556a1e5f9f604c8f27330c87cb329722 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.1d17], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.1d18], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])