diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2020-01-13 16:07:27 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2020-01-13 16:27:02 -0800 |
commit | 0abda558bc547991cddd9667be722eaeb428dca8 (patch) | |
tree | 61f1c6c7d382156988ac6b22e4f5981b09bc8691 /lisp/emacs-lisp/syntax.el | |
parent | 6100f9a19e9d8d8e688ad8bbec2233bd6782cbde (diff) | |
download | emacs-0abda558bc547991cddd9667be722eaeb428dca8.tar.gz emacs-0abda558bc547991cddd9667be722eaeb428dca8.tar.bz2 emacs-0abda558bc547991cddd9667be722eaeb428dca8.zip |
Port configure.ac to future Gnulib
Rewrite an ancient Alpha ELF check to port to a future Gnulib
version that may require AC_CHECK_DECL to be set up properly as
per the ‘Expanded Before Required’ section of the Autoconf manual
Autoconf doesn’t guarantee that AC_CHECK_DECL will work properly
if called conditionally (e.g., inside a shell ‘case’ statement)
and the condition is false. Problem reported by Bruno Haible in:
https://lists.gnu.org/r/bug-gnulib/2020-01/msg00088.html
* configure.ac (LD_SWITCH_MACHINE): Migrate ELF check later,
when AC_CHECK_DECL is properly set up.
Diffstat (limited to 'lisp/emacs-lisp/syntax.el')
0 files changed, 0 insertions, 0 deletions