Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8001918

build-infra: Only check for X11 if needed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • None
    • infrastructure

      Currently, in libraries.m4 in LIB_SETUP_X11, we call AC_PATH_X and AC_PATH_XTRA. This might cause warnings on platforms that do not have X11 installed.

      We should not do this if
      a) the current target OS does not require X11, or
      b) we are building for headless only and do not need X11.

            Unassigned Unassigned
            ihse Magnus Ihse Bursie
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: