Project

General

Profile

Actions

Bug #225

closed

Allow explicit disabling of optional options

Added by Anonymous about 19 years ago. Updated almost 18 years ago.

Status:
Fixed
Priority:
Normal
Category:
core
Target version:
-
ASK QUESTIONS IN Forums:

Description

I'm thinking of adding a minimal USE flag to the gentoo ebuild, for only installing the absolute minimum needed for a working server (embedded stuff can definitely benefit from this).

Since using pcre is optional, we should provide an AC_ARG_WITH for it for completely disabling the option, since as it is now if it's installed it will be used. Unlike the other AC_ARG_WITH's however, the attached patch has it default to "yes", for obvious reasons.

-- Aaron Walker <ka0ttic


Files

lighttpd-1.4.1-optional-pcre.diff (563 Bytes) lighttpd-1.4.1-optional-pcre.diff -- Aaron Walker <ka0ttic Anonymous, 2005-08-24 14:04
lighttpd-1.4.1-optional-bzip2.diff (818 Bytes) lighttpd-1.4.1-optional-bzip2.diff -- Aaron Walker <ka0ttic Anonymous, 2005-08-28 11:41
Actions #1

Updated by Anonymous about 19 years ago

-- Aaron Walker <ka0ttic

Actions #2

Updated by jan about 19 years ago

  • Status changed from New to Fixed
  • Resolution set to fixed

added in r639

Actions

Also available in: Atom