summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 7697730e..da3806f4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -390,9 +390,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
])
;;
*)