On Tue,  8 Oct 2024 15:03, Alan Coopersmith said:

> -            AC_RUN_IFELSE([AC_LANG_SOURCE([[main () {
> +            AC_RUN_IFELSE([AC_LANG_PROGRAM([[#include <stdlib.h>]],[[

Which requires a full C90 compiler.  In the old times that was not the
case and iirc this would have failed for old HP/UX installations.

Meanwhile this is all obsolete because we anyway require most of C99.
As Niibe-san explains we should better use the somwhat modern tests fro
autoconf.


Shalom-Salam,

   Werner

-- 
The pioneers of a warless world are the youth that
refuse military service.             - A. Einstein

Attachment: openpgp-digital-signature.asc
Description: PGP signature

_______________________________________________
Gnupg-devel mailing list
Gnupg-devel@gnupg.org
https://lists.gnupg.org/mailman/listinfo/gnupg-devel

Reply via email to