From: Mike Brady Date: Fri, 5 Apr 2019 14:10:04 +0000 (+0100) Subject: Update CYGWIN.md X-Git-Tag: 3.3rc4~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92d983dd1770875993bf1e0476956aa02a930c45;p=thirdparty%2Fshairport-sync.git Update CYGWIN.md --- diff --git a/CYGWIN.md b/CYGWIN.md index f477c19e..80cb3517 100644 --- a/CYGWIN.md +++ b/CYGWIN.md @@ -67,7 +67,7 @@ $ cd shairport-sync $ git checkout development // this is temporary $ autoreconf -fi $ PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configure --with-ao --with-ssl=openssl \ - --with-avahi --with-dbus-interface --sysconfdir=/etc --with-cygwin-service + --with-avahi --with-dbus-interface --with-libdaemon --sysconfdir=/etc --with-cygwin-service $ make $ make install ```