From: Mike Brady Date: Sun, 12 Mar 2017 15:46:17 +0000 (+0000) Subject: Add reference to `–with-tinysvcmdns`, duh. X-Git-Tag: 3.0.2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72810dbde1bb20e5145265236dbc0ac1a6e10f2a;p=thirdparty%2Fshairport-sync.git Add reference to `–with-tinysvcmdns`, duh. --- diff --git a/CYGWIN.md b/CYGWIN.md index 99a5360a..53ed0632 100644 --- a/CYGWIN.md +++ b/CYGWIN.md @@ -41,7 +41,7 @@ $ make install $ git clone https://github.com/mikebrady/shairport-sync.git $ cd shairport-sync $ autoreconf -fi -$ PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configure --with-ao --with-ssl=openssl +$ PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configure --with-ao --with-ssl=openssl --with-tinysvcmdns $ make ``` * That's it. There should be a `shairport-sync.exe` file in your directory.