diff options
-rw-r--r-- | configure.ac | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac index af66e0ea..280d7252 100644 --- a/configure.ac +++ b/configure.ac @@ -389,9 +389,6 @@ AS_IF([test "x$disable_cpufreq" = "xno"], [ AC_MSG_WARN([*** cpufreq applet will not be built ***]) build_cpufreq_applet=no ]) - ], [ - AC_MSG_WARN([*** can't find cpufreq.h, cpufreq applet will not be built ***]) - build_cpufreq_applet=no ]) ;; *) |