automake
[Top][All Lists]
Advanced

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

Re: back quotes and double quotes must not be escaped?


From: Akim Demaille
Subject: Re: back quotes and double quotes must not be escaped?
Date: 04 Nov 2002 09:09:50 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Honest Recruiter)

|  Since upgrading from autoconf 2.54 to 2.54b, automake 1.7.1 gives me tons
|  of warnings:
| 
| configure.ac:27: warning: back quotes and double quotes must not be escaped 
in: $as_me:$LINENO: WARNING: \`$CC' requires \`$lt_cv_prog_cc_shlib' to build 
shared libraries
| configure.ac:27: warning: back quotes and double quotes must not be escaped 
in: $as_me: WARNING: \`$CC' requires \`$lt_cv_prog_cc_shlib' to build shared 
libraries
| configure.ac:27: warning: back quotes and double quotes must not be escaped 
in: $as_me:$LINENO: WARNING: add \`$lt_cv_prog_cc_shlib' to the CC or CFLAGS 
env variable and reconfigure
| 
|  This is configure.ac line 27:
| 
| AC_PROG_LIBTOOL
| 
|  What's the problem? libtool is version 1.4.3.

This is not automake, but autoconf speaking.  2.55 will re-disable
this warning until Libtool has this fixed :(  Sorry.




reply via email to

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