i note in DKIM docs, LDFLAGS += ... -lssl ...
question -- is "-lssl" required *here*, in LDFLAGS += ... , or is it sufficient in, TLS_INCLUDE=-I/usr/local/ssl/include/ TLS_LIBS=-L/usr/local/ssl/lib -lssl -lcrypto where I've historically had it? thanks! -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
