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