bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#65985: 30.0.50; ./configure --help lists Android options first


From: Stefan Kangas
Subject: bug#65985: 30.0.50; ./configure --help lists Android options first
Date: Thu, 14 Sep 2023 20:24:19 -0700

Severity: minor

./configure --help lists Android options first, e.g. JAVAC is listed
before CC.  Here is what I see:

    Optional Packages:
      --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
      --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
      --with-ndk-path         find Android libraries in these directories
    [...]

And:

    Some influential environment variables:
      ANDROID_CC  The Android C cross-compiler.
    [...]

I think these should be listed last rather than first.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]