Clean up a bunch of cruft in --with-ssl; make it more resemble other
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 26 Sep 2004 04:00:20 +0000 (04:00 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 26 Sep 2004 04:00:20 +0000 (04:00 +0000)
commitf6e66c4fc8f864b0d975c46af1a539d0ff0fd81a
tree8b534c281af951a0519b4af948b35bd61954b125
parent7b08786bdc6141c4cccf31772676c19cb262c034
Clean up a bunch of cruft in --with-ssl; make it more resemble other
--with flags.

Report, in the messages at the end of the configure script, whether
we're building with the SSL library.

If we fail to find "sprint_realloc_objid()" when linking with a
particular library, and --with-ssl wasn't specified, try linking with
-lcrypto as well and, if that succeeds, fail with an indication that UCD
SNMP requires -lcrypto but --with-ssl wasn't specified.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12105 f5534014-38df-0310-8fa8-9805f1628bb7
acinclude.m4
configure.in