[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#65985: 30.0.50; ./configure --help lists Android options first
From: |
Po Lu |
Subject: |
bug#65985: 30.0.50; ./configure --help lists Android options first |
Date: |
Fri, 15 Sep 2023 15:10:40 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Andreas Schwab <schwab@linux-m68k.org> writes:
> On Sep 15 2023, Po Lu via "Bug reports for GNU Emacs, the Swiss army knife of
> text editors" wrote:
>
>> If someone explains how that can be attained, then I have no objection.
>
> They are just listed in order of appearance.
Yes, but the ndk-build option is defined within m4, and the files there
are included before any of our own options are defined.