autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: autoconf and filenames containing dnl


From: Kevin Ryde
Subject: Re: autoconf and filenames containing dnl
Date: 02 Dec 2001 06:41:11 +1000
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.5

Dan Kegel <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]