diff --git a/x11/kde/base2/patches/patch-ksysguard_configure_in_in b/x11/kde/base2/patches/patch-ksysguard_configure_in_in index 7c34f67117a..0400298631d 100644 --- a/x11/kde/base2/patches/patch-ksysguard_configure_in_in +++ b/x11/kde/base2/patches/patch-ksysguard_configure_in_in @@ -1,4 +1,4 @@ -$OpenBSD: patch-ksysguard_configure_in_in,v 1.2 2001/12/31 12:30:54 espie Exp $ +$OpenBSD: patch-ksysguard_configure_in_in,v 1.3 2002/01/03 09:39:30 espie Exp $ --- ksysguard/configure.in.in.orig Sun May 13 23:20:29 2001 +++ ksysguard/configure.in.in Sun Dec 30 20:41:58 2001 @@ -3,6 +3,7 @@ AC_MSG_CHECKING(if ksysguardd can be com @@ -9,10 +9,3 @@ $OpenBSD: patch-ksysguard_configure_in_in,v 1.2 2001/12/31 12:30:54 espie Exp $ *-*-solaris*) ksysguardd_compile=yes; UNAME='Solaris' ;; *) ksysguard_compile=no; UNAME='' ;; esac -@@ -11,4 +12,4 @@ AC_SUBST(UNAME) - - AC_CHECK_LIB(sensors, sensors_init, [LIBSENSORS="-lsensors"]) - AC_SUBST(LIBSENSORS) --AC_CHECK_HEADERS(sensors/sensors.h) -\ No newline at end of file -+AC_CHECK_HEADERS(sensors/sensors.h)