summaryrefslogtreecommitdiff
path: root/mail/cyrus-imapd22/files/patch-ac
blob: 6332c2f16e76d6077468265d94fce88daa153184 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: configure
diff -u configure.orig configure
--- configure.orig	Wed Dec 12 15:50:29 2001
+++ configure	Wed Dec 12 15:51:15 2001
@@ -5542,7 +5542,7 @@
 #define HAVE_UCDSNMP 1
 EOF
 
-    LIB_UCDSNMP="-lucdagent -lucdmibs -lsnmp"
+    LIB_UCDSNMP="-lucdagent -lucdmibs -lsnmp -lkvm"
     echo $ac_n "checking for rpmdbOpen in -lrpm""... $ac_c" 1>&6
 echo "configure:5548: checking for rpmdbOpen in -lrpm" >&5
 ac_lib_var=`echo rpm'_'rpmdbOpen | sed 'y%./+-%__p_%'`