On 02/05/2018 04:49 PM, aotto wrote:
You are correct that autoconf's detection of unexpanded macros is
unaware of comment syntax. Would you like to prepare a patch to the
post-processing pass that looks for unexpanded macros to first filter
out all comment lines?
Checking for unexpected names
Am 05.02.2018 um 18:17 schrieb aotto:
Am 05.02.2018 um 15:17 schrieb Eric Blake:
On 02/04/2018 04:58 PM, aotto wrote:
the following line create a BUG in autoconf
# if 'CFLAGS' is NOT set, than macro 'AC_PROG_CC' set 'CFLAGS=-g -O2'
in seems that a M4-MACRO in COMMENT is a problem.
# if 'CFL
On 02/04/2018 04:58 PM, aotto wrote:
> the following line create a BUG in autoconf
>> # if 'CFLAGS' is NOT set, than macro 'AC_PROG_CC' set 'CFLAGS=-g -O2'
> in seems that a M4-MACRO in COMMENT is a problem.
>
>
> # if 'CFLAGS' is NOT set, than macro 'AC_PROG_CC' set 'CFLAGS=-g -O2'
> CFLAGS="-