diff options
author | Stefano Karapetsas <[email protected]> | 2013-07-24 19:33:45 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-07-24 19:33:45 +0200 |
commit | 147f55213c2592b118d16bb813041768769cf61b (patch) | |
tree | c8201d0dd2321544062af25746cba68fab9f1c33 | |
parent | 85a1841869682d1950e41f1a4da2cd91ebb23435 (diff) | |
download | mate-power-manager-147f55213c2592b118d16bb813041768769cf61b.tar.bz2 mate-power-manager-147f55213c2592b118d16bb813041768769cf61b.tar.xz |
Remove systemd from configure summary
-rw-r--r-- | configure.ac | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 6f7d0a8..0db0d32 100644 --- a/configure.ac +++ b/configure.ac @@ -397,8 +397,6 @@ echo " Building extra applets: ${enable_applets} Self test support: ${have_tests} Use libunique: ${enable_libunique} - systemd support: ${use_systemdinhibit} - systemd sleep support: ${use_systemdsleep} Docbook support: ${enable_docbook_docs} documentation dir: $DOCDIR dbus-1 services dir: $DBUS_SERVICES_DIR |