From: Mike Brady Date: Mon, 28 May 2018 15:42:17 +0000 (+0100) Subject: Update CYGWIN.md X-Git-Tag: 3.2RC11~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c46c05e5fbdc85f69f65bd50502dc10766e3b804;p=thirdparty%2Fshairport-sync.git Update CYGWIN.md --- diff --git a/CYGWIN.md b/CYGWIN.md index f483888e..a177ead5 100644 --- a/CYGWIN.md +++ b/CYGWIN.md @@ -27,6 +27,7 @@ and enter valid DNS server addresses, e.g. `8.8.8.8`. * Download, configure, compile and install `libconfig`: ``` $ git clone https://github.com/hyperrealm/libconfig.git +$ cd libconfig $ autoreconf -fi $ ./configure $ make