autoconf
[Top][All Lists]
Advanced

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

Re: dnl lines within the AC_OUTPUT([ <file list> ]) causes autoconf to b


From: Akim Demaille
Subject: Re: dnl lines within the AC_OUTPUT([ <file list> ]) causes autoconf to bomb out.
Date: 25 Jan 2002 10:43:14 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp)

| dnl lines within the AC_OUTPUT([ <file list> ])
| causes autoconf to bomb out.
| 
| Here's a repro scenario:
| 
| AC_INIT
| touch filea.in filec.in
| AC_CONFIG_FILES([filea
| dnl fileb
| filec])
| AC_OUTPUT

Yes, don't.




reply via email to

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