| Newsgroups |
gmane.mail.ifile.general |
| Message-ID |
<[email protected]> |
Jason Rennie <[email protected]> writes:
> This is probably just my ignorance of the GNU build system, but if I do
>
> autoconf
> ./configure
>
> with the attached configure.in file, I get
>
> ./configure: line 542: syntax error near unexpected token `"(c'
> ./configure: line 542: ` echo $ac_n "(cached) $ac_c" 1>&6'
>
> Ideas?
Oops, I guess autoconf doesn't automatically escape the quotes in
AC_ARG_WITH calls after all. Try preceding them with backslashes, or
simply dropping them entirely.
--
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
Finger [email protected] (NOT a valid e-mail address) for more info.