X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=config.h.in;h=d2323bf3a0e4f912313b4a74a4b8f070692d0795;hb=93d0f1d7092e7e89e2323ce4ce35b3cd04ce83cb;hp=4021bfdcd6ff1000ab31b3aa797faa12615bbccf;hpb=24ab97d635e83e919877fed0763b7ddb24cbc3e1;p=psensor.git diff --git a/config.h.in b/config.h.in index 4021bfd..d2323bf 100644 --- a/config.h.in +++ b/config.h.in @@ -13,11 +13,11 @@ /* Use libatasmart */ #undef HAVE_ATASMART -/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the +/* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the CoreFoundation framework. */ #undef HAVE_CFLOCALECOPYCURRENT -/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in +/* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in the CoreFoundation framework. */ #undef HAVE_CFPREFERENCESCOPYAPPVALUE @@ -34,7 +34,7 @@ /* Use GTOP */ #undef HAVE_GTOP -/* Define if you have the iconv() function. */ +/* Define if you have the iconv() function and it works. */ #undef HAVE_ICONV /* Define to 1 if you have the header file. */ @@ -58,7 +58,7 @@ /* Define to 1 if you have the `pthread' library (-lpthread). */ #undef HAVE_LIBPTHREAD -/* Define to 1 if you have the `sensors' library (-lsensors). */ +/* Use libsensors */ #undef HAVE_LIBSENSORS /* Use libudisks */