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 24001 (should be 'b = a'): if test "x$enable_lockfree" == "xno"; then possible bashism in ./configure line 24107 (should be 'b = a'): if test "x$enable_logging" == "xno"; then possible bashism in ./configure line 24116 (should be 'b = a'): elif test "x$ostream_logging" == "xyes"; then possible bashism in ./configure line 24357 (should be 'b = a'): if test "x$PION_LOG_LIB" == "x"; then possible bashism in ./configure line 24358 (should be 'b = a'): if test "x$ostream_logging" == "xno"; then
This report was generated on Fri, 17 Dec 2010 11:38:42 +0000, based on results by checkbashisms 2.10.65git5