[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: eval clauses not executing.
From: |
Zack Weinberg |
Subject: |
Re: eval clauses not executing. |
Date: |
Sun, 02 Apr 2023 16:25:20 -0400 |
User-agent: |
Cyrus-JMAP/3.9.0-alpha0-238-g746678b8b6-fm-20230329.001-g746678b8 |
On Sun, Apr 2, 2023, at 4:17 PM, alexandre schenberg wrote:
> I have the following piece of code belonging to a larger zlib detection code.
It looks to me like you've quoted the *generated* autoconf code. Can you
please show us the source code? Note that the problem may be very far away
from where you think it is; it would be best if you could either produce
a "minimized test case" (the shortest possible, self-contained, configure.ac
that still demonstrates the problem) or link us to your complete project.
zw