autoconf
[Top][All Lists]
Advanced

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

Re: How to get autoconf to respect CC="gcc -std=c89"?


From: Bob Friesenhahn
Subject: Re: How to get autoconf to respect CC="gcc -std=c89"?
Date: Wed, 11 Oct 2023 08:29:55 -0500 (CDT)
User-agent: Alpine 2.20 (GSO 67 2015-01-07)

On Wed, 11 Oct 2023, Evgeny Grin wrote:

This wouldn't work for the original problem: detection of C++-style comments by force enabling C89-only to check that sources still could be compiled with C89 compiler.

Yes, it seems that efforts have gone off the rails and are trying to address some other problem.

The problem is that Autoconf is defeating the recipient's freedom to select the compilation settings used.

The person who is compiling the software should be able to specify the parameters to use used.

Bob
--
Bob Friesenhahn
bfriesen@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/
Public Key,     http://www.simplesystems.org/users/bfriesen/public-key.txt



reply via email to

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