]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Change the order of evaluating command lione options so that the config file is read...
authorMike Brady <mikebrady@eircom.net>
Thu, 25 May 2017 18:00:01 +0000 (19:00 +0100)
committerMike Brady <mikebrady@eircom.net>
Thu, 25 May 2017 18:00:01 +0000 (19:00 +0100)
configure.ac

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