Re: [PATCH] Algol68: do not clobber A68FLAGS in AC_PROG_A68
"Jose E. Marchesi" <[email protected]> Thu, 05 Feb 2026 14:41:24 +0100
| Newsgroups | gmane.comp.sysutils.autoconf.patches |
|---|---|
| Message-ID | <[email protected]> |
> "Jose E. Marchesi" <[email protected]> writes: > >> Note: >> >> ac_test_A68FLAGS=${A68FLAGS+y} >> >> which makes the variable to be "y" if A68FLAGS is defined. > > Aha, yes, I missed that. Ignore me then, my bad :-) Thanks for the review!