possible bashism in ./configure line 11103 (brace expansion): for libextension in `ls $BOOSTLIBDIR/libboost_regex*.{so,a,dylib}* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^lib\(boost_regex.*\)\.so.*$;\1;' -e 's;^lib\(boost_regex.*\)\.a*$;\1;' -e 's;^lib\(boost_regex.*\)\.dylib.*$;\1;'` ; do possible bashism in ./configure line 11176 (brace expansion): for libextension in `ls $BOOSTLIBDIR/boost_regex*.{dll,a}* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^\(boost_regex.*\)\.dll.*$;\1;' -e 's;^\(boost_regex.*\)\.a*$;\1;'` ; do possible bashism in ./configure line 12563 (echo -e): echo -e 'Optional features that are built: '"$opt_features_yes" possible bashism in ./configure line 12564 (echo -e): echo -e 'Optional features that are NOT built: '"$opt_features_no" possible bashism in ./autogen.sh line 65 (should be >word 2>&1): rm -f config.h config.h.in stamp-h1 &> /dev/null
This report was generated on Thu, 16 Dec 2010 19:38:30 +0000, based on results by checkbashisms 2.10.65git5