--- heartbeat-1.2.2/configure.in 2004-05-12 03:27:49.000000000 +0200 +++ heartbeat-1.2.2.apc/configure.in 2004-08-13 10:47:35.000000000 +0200 @@ -614,7 +614,6 @@ SNMPLIB="" SNMPCONFIG="" -if test "${enable_snmp_subagent}" = "yes"; then if test "$ac_cv_header_net_snmp_net_snmp_config_h" = yes; then AC_PATH_PROGS(SNMPCONFIG, net-snmp-config) if test "X${SNMPCONFIG}" = "X"; then @@ -640,7 +639,6 @@ "are in your libaray path. Or the path to LDFLAGS") fi fi -fi AC_SUBST(SNMPCONFIG) AC_SUBST(SNMPLIB)