automake
[Top][All Lists]
Advanced

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

back quotes and double quotes must not be escaped?


From: Lars Hecking
Subject: back quotes and double quotes must not be escaped?
Date: Sat, 2 Nov 2002 17:47:34 +0000
User-agent: Mutt/1.5.1i

 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.





reply via email to

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