X-Git-Url: http://git.wpitchoune.net/gitweb/?p=psensor.git;a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=d0fef5f35040e93f60c7084a26f71791ea267d27;hp=22f6a8cd0f488dd24b6084655876ddbdd2f50fe2;hb=b54705ae6eee002b3ccfbb1d81a55fc1c4cf40dd;hpb=fe3086e41e7fecfb0acfe2ac85d3d34cf8eb726a diff --git a/configure.ac b/configure.ac index 22f6a8c..d0fef5f 100644 --- a/configure.ac +++ b/configure.ac @@ -34,11 +34,6 @@ AM_GNU_GETTEXT([external]) # Gconf AC_PATH_PROG(GCONFTOOL, gconftool-2, no) - -if test x"$GCONFTOOL" = xno; then - AC_MSG_ERROR([gconftool-2 executable not found in your path - should be installed with GConf]) -fi - AM_GCONF_SOURCE_2 ############### common