Don't do a check inside an AC_MSG_CHECKING/AC_MSG_RESULT pair - the
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 20 Aug 2003 22:05:08 +0000 (22:05 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 20 Aug 2003 22:05:08 +0000 (22:05 +0000)
commitab012289c8426e3891bf221b9710c44d3fe1e11c
tree9cac1c8c7b4b2d5bb944b5ddb8b049155926996a
parentd057e371f181c521a94aec6461c70f6d08f48ce7
Don't do a check inside an AC_MSG_CHECKING/AC_MSG_RESULT pair - the
output looks bad if you do.  Split the check for "should I check for an
SNMP library?" into "should I check for NET-SNMP?" and "should I check
for UCD SNMP?" (which makes sense because they're controlled by
different configure script options).

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