X-Git-Url: https://git.wpitchoune.net/gitweb/?p=psensor-pkg-ubuntu.git;a=blobdiff_plain;f=config.h.in;h=1f671a62f8f641ad232aeea3670902c13e7ed946;hp=a45b4a7bf78301ec806e496ca0c7140bdd207e3c;hb=f3dfe923a6e6daa988347963a414b1744376e11f;hpb=2e68c12dc10ca8c06b03aad6b4e44144a9134cd5 diff --git a/config.h.in b/config.h.in index a45b4a7..1f671a6 100644 --- a/config.h.in +++ b/config.h.in @@ -31,9 +31,6 @@ */ #undef HAVE_DCGETTEXT -/* Use gconf2 */ -#undef HAVE_GCONF2 - /* Define if the GNU gettext() function is already present or preinstalled. */ #undef HAVE_GETTEXT @@ -43,7 +40,7 @@ /* Use GTOP */ #undef HAVE_GTOP -/* Define if you have the iconv() function and it works. */ +/* Define if you have the iconv() function. */ #undef HAVE_ICONV /* Define to 1 if you have the header file. */ @@ -96,8 +93,8 @@ /* Remote monitoring enabled */ #undef HAVE_REMOTE_SUPPORT -/* Define to 1 if you have the header file. */ -#undef HAVE_SENSORS_ERRORS_H +/* Define to 1 if you have the header file. */ +#undef HAVE_SENSORS_ERROR_H /* Define to 1 if you have the header file. */ #undef HAVE_SENSORS_SENSORS_H @@ -138,9 +135,6 @@ /* Use Unity */ #undef HAVE_UNITY -/* Define to 1 if your C compiler doesn't accept -c and -o together. */ -#undef NO_MINUS_C_MINUS_O - /* Name of package */ #undef PACKAGE