emacs-devel
[Top][All Lists]
Advanced

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

Re: configure on master checks for C++ compiler


From: Richard Stallman
Subject: Re: configure on master checks for C++ compiler
Date: Fri, 11 Aug 2023 22:46:40 -0400

[[[ To any NSA and FBI agents reading my email: please consider    ]]]
[[[ whether defending the US Constitution against all enemies,     ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]

  > And unfortunately this is because of a well-known limitation in
  > Autoconf: the two distinct checks for C++ compilers both AC_REQUIRE a
  > C++ compiler, leading M4 to place the check at the top of the macro
  > expansion stack.  The result of the check remains unused unless one of
  > the two conditions above are satisfied.

Since the failure of the check for a C++ compiler causes no problem
on platforms which don't need a C++ compiler, I think we can
live with this.  It is inelegant but no worse.

-- 
Dr Richard Stallman (https://stallman.org)
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)





reply via email to

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