]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Many changes to compilation and linking flags. Stop using HAVE_* flags except where...
authorMike Brady <mikebrady@eircom.net>
Sun, 9 Sep 2018 19:43:19 +0000 (20:43 +0100)
committerMike Brady <mikebrady@eircom.net>
Sun, 9 Sep 2018 19:43:19 +0000 (20:43 +0100)
configure.ac

index 8164384f1bb618c23aa57fd89fe1ae551d9b1735..47861a2b1ea664ab0cf0a699baf3f2b007b37060 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.3d8], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.3d9], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])