Automated Code Analysis
possible bashism in ./configure line 373 (should be >word 2>&1):
$as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
possible bashism in ./configure line 3346 (should be 'b = a'):
if test "x$CFLAGS" == x ; then
possible bashism in ./configure line 3351 (should be 'b = a'):
if test "x$CXXFLAGS" == x ; then
possible bashism in ./configure line 16296 (should be 'b = a'):
if test x${adolc_debug} == xyes ||
possible bashism in ./configure line 16297 (should be 'b = a'):
test x${adolc_harddebug} == xyes ; then
possible bashism in ./configure line 16307 (should be 'b = a'):
if test x${adolc_debug} == xyes ||
possible bashism in ./configure line 16308 (should be 'b = a'):
test x${adolc_harddebug} == xyes ; then
possible bashism in ./configure line 16328 (should be 'b = a'):
if test x${adolc_debug} == xyes ||
possible bashism in ./configure line 16329 (should be 'b = a'):
test x${adolc_harddebug} == xyes ; then
possible bashism in ./configure line 16339 (should be 'b = a'):
if test x${adolc_debug} == xyes ||
possible bashism in ./configure line 16340 (should be 'b = a'):
test x${adolc_harddebug} == xyes ; then
possible bashism in ./configure line 19185 (echo -e):
echo -e \
" \033[1;31mCompressed sparse structures will not be available
possible bashism in ./configure line 19211 (should be 'b = a'):
if test "x${pdir}" == "x/" ; then
possible bashism in ./configure line 19216 (echo -e):
echo -e \
" \033[1;31mPrefix ${prefix} not writable
possible bashism in ./configure line 19226 ('((' should be '$(('):
for (( i=5; i>0; i-- )); do
possible bashism in ./configure line 19227 (echo -e):
echo -ne "\rPlease read the above messages carefully, continuing in ${i} seconds"
possible bashism in ./configure line 19230 (echo -e):
echo -e "\rPlease read the above messages carefully "
possible bashism in ./autoconf/shave.in line 60 (${foo:3[:1]}):
lt_output="${opt:5}"
This report was generated on Fri, 11 Feb 2011 06:38:01 +0000, based on results by checkbashisms 2.10.65git5