Skip to content
  • Thomas Haller's avatar
    build: cleanup build defines for session-tracking · 1a9bc224
    Thomas Haller authored
    - always define the SESSION_TRACKING_* defines to replace
      "#ifdef" with "#if".
    
    - drop defining the consolekit database path CKDB_PATH in
      config.h. The path was not customizable via configure/meson.
    
    - fix meson build to enable consolekit support for session tracking
      without also enabling logind/elogind session tracking.
      logind/elogind is mutually exclusive, but consolekit session tracking
      goes together just fine.
    1a9bc224