Fix autoconf 2.71 warning "AC_CHECK_HEADERS: you should use literals"

XMLWordPrintable

    • b19

        In autoconf 2.71, there is a warning generated for calling AC_CHECK_HEADERS with a variable.

        It is not clear to me why they consider this to be a problem, but the warning is printed whenever you run configure with autoconf 2.71 or newer, and it is annoying.

        We're only doing this in one place. Let's hardcode the values instead so we get rid of the warning.

              Assignee:
              Magnus Ihse Bursie
              Reporter:
              Magnus Ihse Bursie
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: