]> git.ipfire.org Git - thirdparty/shairport-sync.git/commit
Use AC_SEARCH_LIBS for dns_sd, configure will pass any CPPFLAGS and LDFLAGS supplied... 144/head
authorshtirlic <serg@podtynnyi.com>
Mon, 12 Oct 2015 16:08:17 +0000 (19:08 +0300)
committershtirlic <serg@podtynnyi.com>
Mon, 12 Oct 2015 16:08:17 +0000 (19:08 +0300)
commit270d292021f47a8beaa1ac74a64fdd243e175b32
treef6a40628125ffe505effd5269e92705d2751327d
parent808fbc81a3b367e3e97df2f437db84c62c0ab17d
Use AC_SEARCH_LIBS for dns_sd, configure will pass any CPPFLAGS and LDFLAGS supplied to it, it helps with OS X builds where dns_sd  is system library
configure.ac