Dan Kegel <[EMAIL PROTECTED]> writes:
>
>  Neither
>  AC_OUTPUT([myfile-dnl.sh]) nor
>  AC_OUTPUT(myfile-d[]nl.sh)
> seem to fix it.

Sounds like duplicate macro expansion by AC_OUTPUT.  I wonder if
that's intentional.  Maybe _AC_OUTPUT_FILES should be using
defn([AC_LIST_FILES_COMMANDS]) or something.

Reply via email to