Whamcloud - gitweb
remove harmless error message when snmp is not present
authorjacob <jacob>
Thu, 14 Jul 2005 21:47:27 +0000 (21:47 +0000)
committerjacob <jacob>
Thu, 14 Jul 2005 21:47:27 +0000 (21:47 +0000)
build/autoconf/lustre-build.m4

index b2a516b..0c46c9f 100644 (file)
@@ -454,7 +454,9 @@ LB_DARWIN_CONDITIONALS
 
 LP_CONDITIONALS
 LC_CONDITIONALS
-LS_CONDITIONALS
+if [ "$SNMP_DIST_SUBDIR" ] ; then
+       LS_CONDITIONALS
+fi
 ])
 
 #