Skip to content

Commit

Permalink
Update CYGWIN.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mikebrady committed Apr 5, 2019
1 parent c5b464c commit 92d983d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CYGWIN.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```
Expand Down

0 comments on commit 92d983d

Please sign in to comment.