Skip to content

Building nginx with nchan module changes its signatureΒ #688

@Str1ker17

Description

@Str1ker17

The following line:

nchan/config

Line 157 in b4d6b42

have=NGX_HTTP_HEADERS . auto/have

turn on feature NGX_HTTP_HEADERS regardless of configure flags.

i.e. if I ./configure Nginx without --with-compat, the feature bit is still set by nchan module. Which is unwanted, because breaks compatibility with third-party module.

Can it be fixed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions