summaryrefslogtreecommitdiff
path: root/configure.ac.in
diff options
context:
space:
mode:
authorEric Koegel <eric.koegel@gmail.com>2015-03-15 14:14:40 +0300
committerEric Koegel <eric.koegel@gmail.com>2015-03-22 14:56:59 +0300
commitc859bf08336d89ce152268764dbb39bd18c8869c (patch)
tree7379ee486ad90b26dd449329508efd748470cfa7 /configure.ac.in
parenta87bbddf19f195f7910f63cc15cb0996ac6b2cf8 (diff)
downloadixfce4-power-manager-c859bf08336d89ce152268764dbb39bd18c8869c.tar.gz
trivial: missed one
Diffstat (limited to 'configure.ac.in')
-rw-r--r--configure.ac.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac.in b/configure.ac.in
index b198ad83..4c93cd73 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -243,9 +243,6 @@ if test "x$build_panel_plugins" = "xyes"; then
if test "x$LIBXFCE4PANEL_FOUND" = "xyes"; then
echo " Xfce plugins: yes"
fi
- if test "x$LXDEPANEL_FOUND" = "xyes"; then
- echo " LXDE plugins: yes"
- fi
fi
echo "Backend: ${with_backend}"
echo "Debug: ${enable_debug}"