]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Add reference to `–with-tinysvcmdns`, duh.
authorMike Brady <mikebrady@eircom.net>
Sun, 12 Mar 2017 15:46:17 +0000 (15:46 +0000)
committerGitHub <noreply@github.com>
Sun, 12 Mar 2017 15:46:17 +0000 (15:46 +0000)
CYGWIN.md

index 99a5360aa519f3183bbd52206ed552d7a4cd4409..53ed06327a61cf3853f871dafeacdaf4562f49c1 100644 (file)
--- 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.