compile sysinfo.c only if sysinfo fct exist (does not exist on freebsd)
[psensor.git] / config.h.in
index 14197cc..37e9a4e 100644 (file)
 /* Define to 1 if you have the `strtol' function. */
 #undef HAVE_STRTOL
 
+/* Use sysinfo */
+#undef HAVE_SYSINFO_FCT
+
 /* Define to 1 if you have the <sys/socket.h> header file. */
 #undef HAVE_SYS_SOCKET_H