Ryan Schmidt <[email protected]> writes: >> I've patched nettle in MacPorts to build proper Mac OS X dynamic >> libraries, and wanted to share the patch with you.
Thanks. One question: You add $(LIBS) to LIBNETTLE_LIBS (and to LIBHOGWEED_LIBS). Why, and what do you expect $(LIBS) to contain? It usually contains -lgmp (if configure finds the gmp library), which shouldn't be needed by the dynamic nettle library, and which is included explicitly in LIBHOGWEED_LIBS. > Since your mailing list software appears to silently strip out attachments, Might depend on the content-type of the attachment. I'm not really friends with mailman configuration. Sorry for the inconvenience. It's also perfectly ok to post patches inline (unless perhaps if they're really huge). Regards, /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
