Bug 691313 - remove Omni driver from default GS build
Summary: remove Omni driver from default GS build
Status: RESOLVED FIXED
Alias: None
Product: Ghostscript
Classification: Unclassified
Component: Other Driver (show other bugs)
Version: master
Hardware: PC Linux
: P4 normal
Assignee: Chris Liddell (chrisl)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-17 18:24 UTC by Chris Liddell (chrisl)
Modified: 2010-05-18 08:56 UTC (History)
0 users

See Also:
Customer:
Word Size: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Liddell (chrisl) 2010-05-17 18:24:49 UTC
The driver for the IBM Omni driver framework is essentially obsolete, so we should remove it from the default build and only include it on request.
Comment 1 Chris Liddell (chrisl) 2010-05-18 08:56:47 UTC
revolved with r11273.

The logic for building the Omni driver is now reversed: previously it could be excluded from the build by giving configure the "--without-omni" option. It can now be included by giving configure the "--with-omni" option.