Feature #30

Allow features to be disabled in the ./configure script

Added by Alguno almost 3 years ago. Updated almost 3 years ago.

Status: Closed Start: 05/29/2010
Priority: Normal Due date:
Assigned to: Alguno % Done:

100%

Category: Infrastructure
Target version: 0.7.0
Votes: 0

Description

The ./configure script currently checks for various dependencies. Some of these are optional. Some people would like to disable one or more of such optional dependencies (even when they're available on the system) so the ./configure script should be extended so that it accepts --disable-xxx parameters

Associated revisions

Revision 1704
Added by Alguno almost 3 years ago

- Added various ./configure arguments which can be used to disable features:
--disable-dbus
--disable-online-search
--disable-proxy
--disable-networkmanager
--disable-automatic-shutdown
--disable-gtk3
--disable-notifications
- Closes #30
- Fixed a compile error when using ./configure --disable-ssl

History

#1 Updated by Alguno almost 3 years ago

  • Target version set to 0.7.0

#2 Updated by Alguno almost 3 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Applied in changeset r1704.

Also available in: Atom PDF