possible bashism in ./configure line 19356 ($'...' should be "$(printf '...')"): DX_ENV="$DX_ENV DOT_PATH='`expr ".$DX_DOT" : '\(\.\)[^/]*$' \| "x$DX_DOT" : 'x\(.*\)/[^/]*$'`'" possible bashism in ./configure line 22078 (brace expansion): for boost_thread_library in `ls $BOOST_HOME_DIR/lib/libboost_thread*-mt*{dylib,dll,so,a}* 2>/dev/null` ; possible bashism in ./configure line 22562 (should be 'b = a'): if test "x$enable_tests" == "xno"; then possible bashism in ./configure line 24062 (should be 'b = a'): if test "x$enable_lockfree" == "xno"; then possible bashism in ./configure line 24168 (should be 'b = a'): if test "x$enable_logging" == "xno"; then possible bashism in ./configure line 24177 (should be 'b = a'): elif test "x$ostream_logging" == "xyes"; then possible bashism in ./configure line 24418 (should be 'b = a'): if test "x$PION_LOG_LIB" == "x"; then possible bashism in ./configure line 24419 (should be 'b = a'): if test "x$ostream_logging" == "xno"; then
This report was generated on Mon, 21 Mar 2011 06:38:14 +0000, based on results by checkbashisms 2.10.65git5