Opened 18 years ago

Last modified 15 years ago

#1643 new enhancement

Please split list of configure options based on platform / freeness — at Initial Version

Reported by: pabs3@… Owned by: kgeurts@…
Priority: high Milestone: 5.6 release
Component: Documentation - MapServer Version: unspecified
Severity: minor Keywords:
Cc:

Description

In README.CONFIGURE you list a bunch of options that can be passed to
./configure to enable support for certain things.

It would be nice if you could list which options add support for software that
is only available for specific platforms. Something like this):

Cross-platform:

--with-jpeg, ...

Windows only:

--with-foo, ...

MacOS X only:

--with-bar, ...

...

It would also be nice to have a list of configure options that enable support
for proprietary software (ie: not free software/open source), which would be
split into ones that require such software at build time and ones that simply
enable support for such software at runtime.

Change History (0)

Note: See TracTickets for help on using tickets.