Ryan Schmidt <[email protected]> writes: > I expected $(LIBS) to be empty, but I added it for consistency with > the mingw32 and cygwin cases. But it's not in the solaris or default > cases so I don't know if that was correct.
I see. The default (mainly linux and bsd) and solaris cases have more solid testing. I think it's the mingw32 and cygwin cases which get it wrong (if -l flags when building a dll have any effect at all there; I don't know). I've now applied the patch, deleted those occurences of $(LIBS), and committed the result. Thanks, /Niels -- Niels Möller. PGP-encrypted email is preferred. Keyid C0B98E26. Internet email is subject to wholesale government surveillance. _______________________________________________ nettle-bugs mailing list [email protected] http://lists.lysator.liu.se/mailman/listinfo/nettle-bugs
