Re: new snapshot available: autoconf-2.72c
"Zack Weinberg" <[email protected]>
| Newsgroups | gmane.comp.sysutils.autoconf.general |
|---|---|
| Message-ID | <[email protected]> |
Please don't top-post on this mailing list. On Wed, Mar 29, 2023, at 1:21 PM, Frederic Berat wrote: > I need to have a closer look at 'kguitar', but there is likely a > problem in the configure.in file too: > ./configure: line 27629: syntax error near unexpected token `fi' > ./configure: line 27629: `fi' Very likely to be a case of improper M4 quotation. There were lots of these found in the 2.7[01] cycles as well. zw