]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update CYGWIN.md
authorMike Brady <mikebrady@eircom.net>
Thu, 21 Feb 2019 16:25:38 +0000 (16:25 +0000)
committerGitHub <noreply@github.com>
Thu, 21 Feb 2019 16:25:38 +0000 (16:25 +0000)
CYGWIN.md

index 6284a335bbe7b0ab717e7c21e58fca2a676c4f64..a0c731cfc7d050b33b4df5c02df7f99294b6cb75 100644 (file)
--- a/CYGWIN.md
+++ b/CYGWIN.md
@@ -62,7 +62,7 @@ $ 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 \
-    --with-avahi --with-dbus-interface --sysconfdir=/etc
+    --with-avahi --with-dbus-interface --sysconfdir=/etc --with-cygwin-service
 $ make
 $ make install
 ```