From: Niels Möller Date: Fri, 9 Apr 2010 13:50:43 +0000 (+0200) Subject: Changed message, say CC is the recommended way to configure the ABI. X-Git-Tag: camellia_32bit_20100720~64 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=56cc838c06b8b3c4414a2fd71e222bfa0f384d76;p=thirdparty%2Fnettle.git Changed message, say CC is the recommended way to configure the ABI. Rev: nettle/configure.ac:1.19 --- diff --git a/configure.ac b/configure.ac index 8d7d3b1b..e4c51e25 100644 --- a/configure.ac +++ b/configure.ac @@ -145,7 +145,7 @@ case "$host_cpu" in esac if test "x$ABI" != xstandard ; then - AC_MSG_NOTICE([Compiler uses $ABI-bit ABI. To change, set CFLAGS.]) + AC_MSG_NOTICE([Compiler uses $ABI-bit ABI. To change, set CC.]) if test "$libdir" = '${exec_prefix}/lib' ; then # Try setting a better default case "$host_cpu:$host_os:$ABI" in