diff options
author | info-cppsp <[email protected]> | 2018-01-18 20:58:52 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-01-25 16:23:14 +0100 |
commit | 9a5fc1a315cd093563b493c35f521e0ec2621f4a (patch) | |
tree | b8d59ea2b93a787822cafb55d5e723b654a95b42 /configure.ac | |
parent | aaddbc0387c7e4089fe1d828ae422f2c88885d9f (diff) | |
download | mate-sensors-applet-9a5fc1a315cd093563b493c35f521e0ec2621f4a.tar.bz2 mate-sensors-applet-9a5fc1a315cd093563b493c35f521e0ec2621f4a.tar.xz |
Remove deprecated eee plugin
According to https://github.com/mate-desktop/mate-sensors-applet/pull/64#issuecomment-358425379 the eee plugin is obsolete, the same functionality is available through lm-sensors.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 2081793..9261f77 100644 --- a/configure.ac +++ b/configure.ac @@ -292,7 +292,6 @@ AC_CONFIG_FILES([ plugins/acpi/Makefile plugins/udisks/Makefile plugins/udisks2/Makefile - plugins/eee/Makefile plugins/hddtemp/Makefile plugins/i2c-proc/Makefile plugins/i2c-sys/Makefile |