From: Mike Brady Date: Thu, 21 Feb 2019 16:25:38 +0000 (+0000) Subject: Update CYGWIN.md X-Git-Tag: 3.3RC0~35 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a747dcc8e06ce468d6bbad057bfb6d74f486ed5;p=thirdparty%2Fshairport-sync.git Update CYGWIN.md --- diff --git a/CYGWIN.md b/CYGWIN.md index 6284a335..a0c731cf 100644 --- 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 ```