Hate diff

This commit is contained in:
espie 2002-01-03 09:39:30 +00:00
parent 6659086a23
commit c9bbae3a5a

View File

@ -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)