windows build: have to include extra libraries for a mingw build
authorLee <ler762@users.sourceforge.net>
Sun, 21 Feb 2021 13:47:26 +0000 (08:47 -0500)
committerLee <ler762@users.sourceforge.net>
Sun, 21 Feb 2021 13:47:26 +0000 (08:47 -0500)
commitcfde2704fe41650d8bdb5eb9108d5fdc6a91aa19
tree34ba15935f463cc3207ff5fe620b6c098c41f06b
parent246bfbcf2423a23d16d86e0518512302f07dbf04
windows build: have to include extra libraries for a mingw build

or maybe it's the way I build the stand-alone library?  dunno, but
building with mingw also needs "-lbrotlicommon -lbrotlienc" added
to $LIBS
configure.in