build: don't check for or use -lcrypto; it was not used
commitefe01cecf78c8e36f7f1fef6f45a1d3a2547454f
authorJim Meyering <meyering@redhat.com>
Tue, 30 Nov 2010 17:52:44 +0000 (30 18:52 +0100)
committerJim Meyering <meyering@redhat.com>
Mon, 6 Dec 2010 15:43:51 +0000 (6 16:43 +0100)
treecf7579a624a8587bee99d14d067bf661ef6263df
parente83f9b64c1cd304f50dfdd392963f7a18d78b577
build: don't check for or use -lcrypto; it was not used

* configure.ac: Don't check for -lcrypto; we weren't using it.
* Makefile.am (iwhd_LDADD): Don't use $(CRYPTO_LIB).
Makefile.am
configure.ac