Debian Automated Code Analysis

checkbashisms analysis of openchange_0.8.2+svn1524-1.dsc

possible bashism in ./script/mkversion.sh line 39 (echo -e):
        TMP_REVISION=`echo -e "${SVN_INFO}" | grep 'Last Changed Rev.*:' |sed -e 's/Last Changed Rev.*: \([0-9]*\).*/\1/'`
possible bashism in ./script/installsamba4.sh line 395 ($"foo" should be eval_gettext "foo"):
	echo $"Usage: $0 {checkout|patch|packages|compile|install|post_install|git-all}"
possible bashism in ./script/installsamba4.sh line 396 ($"foo" should be eval_gettext "foo"):
	echo $"Usage: $0 {download|patch|packages|compile|install|post_install|all}"
possible bashism in ./configure line 370 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
possible bashism in ./configure line 3120 (should be VAR="${VAR}foo"):
   CFLAGS+=" -I/usr/local/include"
possible bashism in ./configure line 3121 (should be VAR="${VAR}foo"):
   LDFLAGS+=" -L/usr/local/lib"
possible bashism in ./configure line 5853 (should be VAR="${VAR}foo"):
		OC_LIBS+=" libmapi"
possible bashism in ./configure line 5854 (should be VAR="${VAR}foo"):
   		OC_LIBS_INSTALL+=" libmapi-install"
possible bashism in ./configure line 5855 (should be VAR="${VAR}foo"):
   		OC_LIBS_UNINSTALL+=" libmapi-uninstall"
possible bashism in ./configure line 5856 (should be VAR="${VAR}foo"):
   		OC_LIBS_INSTALLPC+=" libmapi-installpc"
possible bashism in ./configure line 5857 (should be VAR="${VAR}foo"):
   		OC_LIBS_INSTALLHEADER+=" libmapi-installheader"
possible bashism in ./configure line 5858 (should be VAR="${VAR}foo"):
   		OC_LIBS_INSTALLLIB+=" libmapi-installlib"
possible bashism in ./configure line 5865 (should be VAR="${VAR}foo"):
		OC_LIBS+=" libmapi"
possible bashism in ./configure line 5866 (should be VAR="${VAR}foo"):
		OC_LIBS_INSTALL+=" libmapi-install"
possible bashism in ./configure line 5867 (should be VAR="${VAR}foo"):
   		OC_LIBS_UNINSTALL+=" libmapi-uninstall"
possible bashism in ./configure line 5870 (should be VAR="${VAR}foo"):
		OC_LIBS+=" libmapi"
possible bashism in ./configure line 5871 (should be VAR="${VAR}foo"):
		OC_LIBS_CLEAN+="libmapi-clean"
possible bashism in ./configure line 5872 (should be VAR="${VAR}foo"):
		OC_LIBS_INSTALL+=" libmapi-install"
possible bashism in ./configure line 5873 (should be VAR="${VAR}foo"):
   		OC_LIBS_UNINSTALL+=" libmapi-uninstall"
possible bashism in ./configure line 6748 (should be VAR="${VAR}foo"):
		OC_LIBS+=" libmapixx"
possible bashism in ./configure line 6749 (should be VAR="${VAR}foo"):
   		OC_LIBS_INSTALL+=" libmapixx-install"
possible bashism in ./configure line 6750 (should be VAR="${VAR}foo"):
   		OC_LIBS_UNINSTALL+=" libmapixx-uninstall"
possible bashism in ./configure line 6751 (should be VAR="${VAR}foo"):
   		OC_LIBS_INSTALLPC+=" libmapixx-installpc"
possible bashism in ./configure line 6752 (should be VAR="${VAR}foo"):
   		OC_LIBS_INSTALLHEADER+=" libmapixx-installheader"
possible bashism in ./configure line 6753 (should be VAR="${VAR}foo"):
   		OC_LIBS_INSTALLLIB+=" libmapixx-installlib"
possible bashism in ./configure line 6760 (should be VAR="${VAR}foo"):
		OC_LIBS+=" libmapixx"
possible bashism in ./configure line 6761 (should be VAR="${VAR}foo"):
		OC_LIBS_INSTALL+=" libmapixx-install"
possible bashism in ./configure line 6762 (should be VAR="${VAR}foo"):
   		OC_LIBS_UNINSTALL+=" libmapixx-uninstall"
possible bashism in ./configure line 6765 (should be VAR="${VAR}foo"):
		OC_LIBS+=" libmapixx"
possible bashism in ./configure line 6766 (should be VAR="${VAR}foo"):
		OC_LIBS_CLEAN+="libmapixx-clean"
possible bashism in ./configure line 6767 (should be VAR="${VAR}foo"):
		OC_LIBS_INSTALL+=" libmapixx-install"
possible bashism in ./configure line 6768 (should be VAR="${VAR}foo"):
   		OC_LIBS_UNINSTALL+=" libmapixx-uninstall"
possible bashism in ./configure line 6837 (should be VAR="${VAR}foo"):
		OC_LIBS+=" libocpf"
possible bashism in ./configure line 6838 (should be VAR="${VAR}foo"):
   		OC_LIBS_INSTALL+=" libocpf-install"
possible bashism in ./configure line 6839 (should be VAR="${VAR}foo"):
   		OC_LIBS_UNINSTALL+=" libocpf-uninstall"
possible bashism in ./configure line 6840 (should be VAR="${VAR}foo"):
   		OC_LIBS_INSTALLPC+=" libocpf-installpc"
possible bashism in ./configure line 6841 (should be VAR="${VAR}foo"):
   		OC_LIBS_INSTALLHEADER+=" libocpf-installheader"
possible bashism in ./configure line 6842 (should be VAR="${VAR}foo"):
   		OC_LIBS_INSTALLLIB+=" libocpf-installlib"
possible bashism in ./configure line 6849 (should be VAR="${VAR}foo"):
		OC_LIBS+=" libocpf"
possible bashism in ./configure line 6850 (should be VAR="${VAR}foo"):
		OC_LIBS_INSTALL+=" libocpf-install"
possible bashism in ./configure line 6851 (should be VAR="${VAR}foo"):
   		OC_LIBS_UNINSTALL+=" libocpf-uninstall"
possible bashism in ./configure line 6854 (should be VAR="${VAR}foo"):
		OC_LIBS+=" libocpf"
possible bashism in ./configure line 6855 (should be VAR="${VAR}foo"):
		OC_LIBS_CLEAN+="libocpf-clean"
possible bashism in ./configure line 6856 (should be VAR="${VAR}foo"):
		OC_LIBS_INSTALL+=" libocpf-install"
possible bashism in ./configure line 6857 (should be VAR="${VAR}foo"):
   		OC_LIBS_UNINSTALL+=" libocpf-uninstall"
possible bashism in ./configure line 6879 (should be VAR="${VAR}foo"):
		OC_LIBS+=" libocpf"
possible bashism in ./configure line 6880 (should be VAR="${VAR}foo"):
   		OC_LIBS_INSTALL+=" libocpf-install"
possible bashism in ./configure line 6881 (should be VAR="${VAR}foo"):
   		OC_LIBS_UNINSTALL+=" libocpf-uninstall"
possible bashism in ./configure line 6882 (should be VAR="${VAR}foo"):
   		OC_LIBS_INSTALLPC+=" libocpf-installpc"
possible bashism in ./configure line 6883 (should be VAR="${VAR}foo"):
   		OC_LIBS_INSTALLHEADER+=" libocpf-installheader"
possible bashism in ./configure line 6884 (should be VAR="${VAR}foo"):
   		OC_LIBS_INSTALLLIB+=" libocpf-installlib"
possible bashism in ./configure line 6891 (should be VAR="${VAR}foo"):
		OC_LIBS+=" libocpf"
possible bashism in ./configure line 6892 (should be VAR="${VAR}foo"):
		OC_LIBS_INSTALL+=" libocpf-install"
possible bashism in ./configure line 6893 (should be VAR="${VAR}foo"):
   		OC_LIBS_UNINSTALL+=" libocpf-uninstall"
possible bashism in ./configure line 6896 (should be VAR="${VAR}foo"):
		OC_LIBS+=" libocpf"
possible bashism in ./configure line 6897 (should be VAR="${VAR}foo"):
		OC_LIBS_CLEAN+="libocpf-clean"
possible bashism in ./configure line 6898 (should be VAR="${VAR}foo"):
		OC_LIBS_INSTALL+=" libocpf-install"
possible bashism in ./configure line 6899 (should be VAR="${VAR}foo"):
   		OC_LIBS_UNINSTALL+=" libocpf-uninstall"
possible bashism in ./configure line 7028 (should be VAR="${VAR}foo"):
		OC_LIBS+=" libmapiadmin"
possible bashism in ./configure line 7029 (should be VAR="${VAR}foo"):
   		OC_LIBS_INSTALL+=" libmapiadmin-install"
possible bashism in ./configure line 7030 (should be VAR="${VAR}foo"):
   		OC_LIBS_UNINSTALL+=" libmapiadmin-uninstall"
possible bashism in ./configure line 7031 (should be VAR="${VAR}foo"):
   		OC_LIBS_INSTALLPC+=" libmapiadmin-installpc"
possible bashism in ./configure line 7032 (should be VAR="${VAR}foo"):
   		OC_LIBS_INSTALLHEADER+=" libmapiadmin-installheader"
possible bashism in ./configure line 7033 (should be VAR="${VAR}foo"):
   		OC_LIBS_INSTALLLIB+=" libmapiadmin-installlib"
possible bashism in ./configure line 7040 (should be VAR="${VAR}foo"):
		OC_LIBS+=" libmapiadmin"
possible bashism in ./configure line 7041 (should be VAR="${VAR}foo"):
		OC_LIBS_INSTALL+=" libmapiadmin-install"
possible bashism in ./configure line 7042 (should be VAR="${VAR}foo"):
   		OC_LIBS_UNINSTALL+=" libmapiadmin-uninstall"
possible bashism in ./configure line 7045 (should be VAR="${VAR}foo"):
		OC_LIBS+=" libmapiadmin"
possible bashism in ./configure line 7046 (should be VAR="${VAR}foo"):
		OC_LIBS_CLEAN+="libmapiadmin-clean"
possible bashism in ./configure line 7047 (should be VAR="${VAR}foo"):
		OC_LIBS_INSTALL+=" libmapiadmin-install"
possible bashism in ./configure line 7048 (should be VAR="${VAR}foo"):
   		OC_LIBS_UNINSTALL+=" libmapiadmin-uninstall"
possible bashism in ./configure line 7201 (should be VAR="${VAR}foo"):
		OC_TOOLS+=" openchangepfadmin"
possible bashism in ./configure line 7202 (should be VAR="${VAR}foo"):
   		OC_TOOLS_INSTALL+=" openchangepfadmin-install"
possible bashism in ./configure line 7203 (should be VAR="${VAR}foo"):
   		OC_TOOLS_UNINSTALL+=" openchangepfadmin-uninstall"
possible bashism in ./configure line 7204 (should be VAR="${VAR}foo"):
   		OC_TOOLS_INSTALLPC+=" openchangepfadmin-installpc"
possible bashism in ./configure line 7205 (should be VAR="${VAR}foo"):
   		OC_TOOLS_INSTALLHEADER+=" openchangepfadmin-installheader"
possible bashism in ./configure line 7206 (should be VAR="${VAR}foo"):
   		OC_TOOLS_INSTALLLIB+=" openchangepfadmin-installlib"
possible bashism in ./configure line 7213 (should be VAR="${VAR}foo"):
		OC_TOOLS+=" openchangepfadmin"
possible bashism in ./configure line 7214 (should be VAR="${VAR}foo"):
		OC_TOOLS_INSTALL+=" openchangepfadmin-install"
possible bashism in ./configure line 7215 (should be VAR="${VAR}foo"):
   		OC_TOOLS_UNINSTALL+=" openchangepfadmin-uninstall"
possible bashism in ./configure line 7218 (should be VAR="${VAR}foo"):
		OC_TOOLS+=" openchangepfadmin"
possible bashism in ./configure line 7219 (should be VAR="${VAR}foo"):
		OC_TOOLS_CLEAN+="openchangepfadmin-clean"
possible bashism in ./configure line 7220 (should be VAR="${VAR}foo"):
		OC_TOOLS_INSTALL+=" openchangepfadmin-install"
possible bashism in ./configure line 7221 (should be VAR="${VAR}foo"):
   		OC_TOOLS_UNINSTALL+=" openchangepfadmin-uninstall"
possible bashism in ./configure line 7240 (should be VAR="${VAR}foo"):
		OC_TOOLS+=" mapitest"
possible bashism in ./configure line 7241 (should be VAR="${VAR}foo"):
   		OC_TOOLS_INSTALL+=" mapitest-install"
possible bashism in ./configure line 7242 (should be VAR="${VAR}foo"):
   		OC_TOOLS_UNINSTALL+=" mapitest-uninstall"
possible bashism in ./configure line 7243 (should be VAR="${VAR}foo"):
   		OC_TOOLS_INSTALLPC+=" mapitest-installpc"
possible bashism in ./configure line 7244 (should be VAR="${VAR}foo"):
   		OC_TOOLS_INSTALLHEADER+=" mapitest-installheader"
possible bashism in ./configure line 7245 (should be VAR="${VAR}foo"):
   		OC_TOOLS_INSTALLLIB+=" mapitest-installlib"
possible bashism in ./configure line 7252 (should be VAR="${VAR}foo"):
		OC_TOOLS+=" mapitest"
possible bashism in ./configure line 7253 (should be VAR="${VAR}foo"):
		OC_TOOLS_INSTALL+=" mapitest-install"
possible bashism in ./configure line 7254 (should be VAR="${VAR}foo"):
   		OC_TOOLS_UNINSTALL+=" mapitest-uninstall"
possible bashism in ./configure line 7257 (should be VAR="${VAR}foo"):
		OC_TOOLS+=" mapitest"
possible bashism in ./configure line 7258 (should be VAR="${VAR}foo"):
		OC_TOOLS_CLEAN+="mapitest-clean"
possible bashism in ./configure line 7259 (should be VAR="${VAR}foo"):
		OC_TOOLS_INSTALL+=" mapitest-install"
possible bashism in ./configure line 7260 (should be VAR="${VAR}foo"):
   		OC_TOOLS_UNINSTALL+=" mapitest-uninstall"
possible bashism in ./configure line 7282 (should be VAR="${VAR}foo"):
		OC_TOOLS+=" openchangeclient"
possible bashism in ./configure line 7283 (should be VAR="${VAR}foo"):
   		OC_TOOLS_INSTALL+=" openchangeclient-install"
possible bashism in ./configure line 7284 (should be VAR="${VAR}foo"):
   		OC_TOOLS_UNINSTALL+=" openchangeclient-uninstall"
possible bashism in ./configure line 7285 (should be VAR="${VAR}foo"):
   		OC_TOOLS_INSTALLPC+=" openchangeclient-installpc"
possible bashism in ./configure line 7286 (should be VAR="${VAR}foo"):
   		OC_TOOLS_INSTALLHEADER+=" openchangeclient-installheader"
possible bashism in ./configure line 7287 (should be VAR="${VAR}foo"):
   		OC_TOOLS_INSTALLLIB+=" openchangeclient-installlib"
possible bashism in ./configure line 7294 (should be VAR="${VAR}foo"):
		OC_TOOLS+=" openchangeclient"
possible bashism in ./configure line 7295 (should be VAR="${VAR}foo"):
		OC_TOOLS_INSTALL+=" openchangeclient-install"
possible bashism in ./configure line 7296 (should be VAR="${VAR}foo"):
   		OC_TOOLS_UNINSTALL+=" openchangeclient-uninstall"
possible bashism in ./configure line 7299 (should be VAR="${VAR}foo"):
		OC_TOOLS+=" openchangeclient"
possible bashism in ./configure line 7300 (should be VAR="${VAR}foo"):
		OC_TOOLS_CLEAN+="openchangeclient-clean"
possible bashism in ./configure line 7301 (should be VAR="${VAR}foo"):
		OC_TOOLS_INSTALL+=" openchangeclient-install"
possible bashism in ./configure line 7302 (should be VAR="${VAR}foo"):
   		OC_TOOLS_UNINSTALL+=" openchangeclient-uninstall"
possible bashism in ./configure line 7324 (should be VAR="${VAR}foo"):
		OC_TOOLS+=" exchange2ical"
possible bashism in ./configure line 7325 (should be VAR="${VAR}foo"):
   		OC_TOOLS_INSTALL+=" exchange2ical-install"
possible bashism in ./configure line 7326 (should be VAR="${VAR}foo"):
   		OC_TOOLS_UNINSTALL+=" exchange2ical-uninstall"
possible bashism in ./configure line 7327 (should be VAR="${VAR}foo"):
   		OC_TOOLS_INSTALLPC+=" exchange2ical-installpc"
possible bashism in ./configure line 7328 (should be VAR="${VAR}foo"):
   		OC_TOOLS_INSTALLHEADER+=" exchange2ical-installheader"
possible bashism in ./configure line 7329 (should be VAR="${VAR}foo"):
   		OC_TOOLS_INSTALLLIB+=" exchange2ical-installlib"
possible bashism in ./configure line 7336 (should be VAR="${VAR}foo"):
		OC_TOOLS+=" exchange2ical"
possible bashism in ./configure line 7337 (should be VAR="${VAR}foo"):
		OC_TOOLS_INSTALL+=" exchange2ical-install"
possible bashism in ./configure line 7338 (should be VAR="${VAR}foo"):
   		OC_TOOLS_UNINSTALL+=" exchange2ical-uninstall"
possible bashism in ./configure line 7341 (should be VAR="${VAR}foo"):
		OC_TOOLS+=" exchange2ical"
possible bashism in ./configure line 7342 (should be VAR="${VAR}foo"):
		OC_TOOLS_CLEAN+="exchange2ical-clean"
possible bashism in ./configure line 7343 (should be VAR="${VAR}foo"):
		OC_TOOLS_INSTALL+=" exchange2ical-install"
possible bashism in ./configure line 7344 (should be VAR="${VAR}foo"):
   		OC_TOOLS_UNINSTALL+=" exchange2ical-uninstall"
possible bashism in ./configure line 7365 (should be VAR="${VAR}foo"):
		OC_TOOLS+=" mapiprofile"
possible bashism in ./configure line 7366 (should be VAR="${VAR}foo"):
   		OC_TOOLS_INSTALL+=" mapiprofile-install"
possible bashism in ./configure line 7367 (should be VAR="${VAR}foo"):
   		OC_TOOLS_UNINSTALL+=" mapiprofile-uninstall"
possible bashism in ./configure line 7368 (should be VAR="${VAR}foo"):
   		OC_TOOLS_INSTALLPC+=" mapiprofile-installpc"
possible bashism in ./configure line 7369 (should be VAR="${VAR}foo"):
   		OC_TOOLS_INSTALLHEADER+=" mapiprofile-installheader"
possible bashism in ./configure line 7370 (should be VAR="${VAR}foo"):
   		OC_TOOLS_INSTALLLIB+=" mapiprofile-installlib"
possible bashism in ./configure line 7377 (should be VAR="${VAR}foo"):
		OC_TOOLS+=" mapiprofile"
possible bashism in ./configure line 7378 (should be VAR="${VAR}foo"):
		OC_TOOLS_INSTALL+=" mapiprofile-install"
possible bashism in ./configure line 7379 (should be VAR="${VAR}foo"):
   		OC_TOOLS_UNINSTALL+=" mapiprofile-uninstall"
possible bashism in ./configure line 7382 (should be VAR="${VAR}foo"):
		OC_TOOLS+=" mapiprofile"
possible bashism in ./configure line 7383 (should be VAR="${VAR}foo"):
		OC_TOOLS_CLEAN+="mapiprofile-clean"
possible bashism in ./configure line 7384 (should be VAR="${VAR}foo"):
		OC_TOOLS_INSTALL+=" mapiprofile-install"
possible bashism in ./configure line 7385 (should be VAR="${VAR}foo"):
   		OC_TOOLS_UNINSTALL+=" mapiprofile-uninstall"
possible bashism in ./configure line 7404 (should be VAR="${VAR}foo"):
		OC_TOOLS+=" openchangemapidump"
possible bashism in ./configure line 7405 (should be VAR="${VAR}foo"):
   		OC_TOOLS_INSTALL+=" openchangemapidump-install"
possible bashism in ./configure line 7406 (should be VAR="${VAR}foo"):
   		OC_TOOLS_UNINSTALL+=" openchangemapidump-uninstall"
possible bashism in ./configure line 7407 (should be VAR="${VAR}foo"):
   		OC_TOOLS_INSTALLPC+=" openchangemapidump-installpc"
possible bashism in ./configure line 7408 (should be VAR="${VAR}foo"):
   		OC_TOOLS_INSTALLHEADER+=" openchangemapidump-installheader"
possible bashism in ./configure line 7409 (should be VAR="${VAR}foo"):
   		OC_TOOLS_INSTALLLIB+=" openchangemapidump-installlib"
possible bashism in ./configure line 7416 (should be VAR="${VAR}foo"):
		OC_TOOLS+=" openchangemapidump"
possible bashism in ./configure line 7417 (should be VAR="${VAR}foo"):
		OC_TOOLS_INSTALL+=" openchangemapidump-install"
possible bashism in ./configure line 7418 (should be VAR="${VAR}foo"):
   		OC_TOOLS_UNINSTALL+=" openchangemapidump-uninstall"
possible bashism in ./configure line 7421 (should be VAR="${VAR}foo"):
		OC_TOOLS+=" openchangemapidump"
possible bashism in ./configure line 7422 (should be VAR="${VAR}foo"):
		OC_TOOLS_CLEAN+="openchangemapidump-clean"
possible bashism in ./configure line 7423 (should be VAR="${VAR}foo"):
		OC_TOOLS_INSTALL+=" openchangemapidump-install"
possible bashism in ./configure line 7424 (should be VAR="${VAR}foo"):
   		OC_TOOLS_UNINSTALL+=" openchangemapidump-uninstall"
possible bashism in ./configure line 7443 (should be VAR="${VAR}foo"):
		OC_TOOLS+=" schemaIDGUID"
possible bashism in ./configure line 7444 (should be VAR="${VAR}foo"):
   		OC_TOOLS_INSTALL+=" schemaIDGUID-install"
possible bashism in ./configure line 7445 (should be VAR="${VAR}foo"):
   		OC_TOOLS_UNINSTALL+=" schemaIDGUID-uninstall"
possible bashism in ./configure line 7446 (should be VAR="${VAR}foo"):
   		OC_TOOLS_INSTALLPC+=" schemaIDGUID-installpc"
possible bashism in ./configure line 7447 (should be VAR="${VAR}foo"):
   		OC_TOOLS_INSTALLHEADER+=" schemaIDGUID-installheader"
possible bashism in ./configure line 7448 (should be VAR="${VAR}foo"):
   		OC_TOOLS_INSTALLLIB+=" schemaIDGUID-installlib"
possible bashism in ./configure line 7455 (should be VAR="${VAR}foo"):
		OC_TOOLS+=" schemaIDGUID"
possible bashism in ./configure line 7456 (should be VAR="${VAR}foo"):
		OC_TOOLS_INSTALL+=" schemaIDGUID-install"
possible bashism in ./configure line 7457 (should be VAR="${VAR}foo"):
   		OC_TOOLS_UNINSTALL+=" schemaIDGUID-uninstall"
possible bashism in ./configure line 7460 (should be VAR="${VAR}foo"):
		OC_TOOLS+=" schemaIDGUID"
possible bashism in ./configure line 7461 (should be VAR="${VAR}foo"):
		OC_TOOLS_CLEAN+="schemaIDGUID-clean"
possible bashism in ./configure line 7462 (should be VAR="${VAR}foo"):
		OC_TOOLS_INSTALL+=" schemaIDGUID-install"
possible bashism in ./configure line 7463 (should be VAR="${VAR}foo"):
   		OC_TOOLS_UNINSTALL+=" schemaIDGUID-uninstall"
possible bashism in ./configure line 7482 (should be VAR="${VAR}foo"):
		OC_TOOLS+=" locale_codepage"
possible bashism in ./configure line 7483 (should be VAR="${VAR}foo"):
   		OC_TOOLS_INSTALL+=" locale_codepage-install"
possible bashism in ./configure line 7484 (should be VAR="${VAR}foo"):
   		OC_TOOLS_UNINSTALL+=" locale_codepage-uninstall"
possible bashism in ./configure line 7485 (should be VAR="${VAR}foo"):
   		OC_TOOLS_INSTALLPC+=" locale_codepage-installpc"
possible bashism in ./configure line 7486 (should be VAR="${VAR}foo"):
   		OC_TOOLS_INSTALLHEADER+=" locale_codepage-installheader"
possible bashism in ./configure line 7487 (should be VAR="${VAR}foo"):
   		OC_TOOLS_INSTALLLIB+=" locale_codepage-installlib"
possible bashism in ./configure line 7494 (should be VAR="${VAR}foo"):
		OC_TOOLS+=" locale_codepage"
possible bashism in ./configure line 7495 (should be VAR="${VAR}foo"):
		OC_TOOLS_INSTALL+=" locale_codepage-install"
possible bashism in ./configure line 7496 (should be VAR="${VAR}foo"):
   		OC_TOOLS_UNINSTALL+=" locale_codepage-uninstall"
possible bashism in ./configure line 7499 (should be VAR="${VAR}foo"):
		OC_TOOLS+=" locale_codepage"
possible bashism in ./configure line 7500 (should be VAR="${VAR}foo"):
		OC_TOOLS_CLEAN+="locale_codepage-clean"
possible bashism in ./configure line 7501 (should be VAR="${VAR}foo"):
		OC_TOOLS_INSTALL+=" locale_codepage-install"
possible bashism in ./configure line 7502 (should be VAR="${VAR}foo"):
   		OC_TOOLS_UNINSTALL+=" locale_codepage-uninstall"
possible bashism in ./configure line 7629 (should be VAR="${VAR}foo"):
		OC_TOOLS+=" exchange2mbox"
possible bashism in ./configure line 7630 (should be VAR="${VAR}foo"):
   		OC_TOOLS_INSTALL+=" exchange2mbox-install"
possible bashism in ./configure line 7631 (should be VAR="${VAR}foo"):
   		OC_TOOLS_UNINSTALL+=" exchange2mbox-uninstall"
possible bashism in ./configure line 7632 (should be VAR="${VAR}foo"):
   		OC_TOOLS_INSTALLPC+=" exchange2mbox-installpc"
possible bashism in ./configure line 7633 (should be VAR="${VAR}foo"):
   		OC_TOOLS_INSTALLHEADER+=" exchange2mbox-installheader"
possible bashism in ./configure line 7634 (should be VAR="${VAR}foo"):
   		OC_TOOLS_INSTALLLIB+=" exchange2mbox-installlib"
possible bashism in ./configure line 7641 (should be VAR="${VAR}foo"):
		OC_TOOLS+=" exchange2mbox"
possible bashism in ./configure line 7642 (should be VAR="${VAR}foo"):
		OC_TOOLS_INSTALL+=" exchange2mbox-install"
possible bashism in ./configure line 7643 (should be VAR="${VAR}foo"):
   		OC_TOOLS_UNINSTALL+=" exchange2mbox-uninstall"
possible bashism in ./configure line 7646 (should be VAR="${VAR}foo"):
		OC_TOOLS+=" exchange2mbox"
possible bashism in ./configure line 7647 (should be VAR="${VAR}foo"):
		OC_TOOLS_CLEAN+="exchange2mbox-clean"
possible bashism in ./configure line 7648 (should be VAR="${VAR}foo"):
		OC_TOOLS_INSTALL+=" exchange2mbox-install"
possible bashism in ./configure line 7649 (should be VAR="${VAR}foo"):
   		OC_TOOLS_UNINSTALL+=" exchange2mbox-uninstall"
possible bashism in ./configure line 7748 (should be VAR="${VAR}foo"):
		OC_MAPISTORE+=" mapistore_sqlite3"
possible bashism in ./configure line 7749 (should be VAR="${VAR}foo"):
   		OC_MAPISTORE_INSTALL+=" mapistore_sqlite3-install"
possible bashism in ./configure line 7750 (should be VAR="${VAR}foo"):
   		OC_MAPISTORE_UNINSTALL+=" mapistore_sqlite3-uninstall"
possible bashism in ./configure line 7751 (should be VAR="${VAR}foo"):
   		OC_MAPISTORE_INSTALLPC+=" mapistore_sqlite3-installpc"
possible bashism in ./configure line 7752 (should be VAR="${VAR}foo"):
   		OC_MAPISTORE_INSTALLHEADER+=" mapistore_sqlite3-installheader"
possible bashism in ./configure line 7753 (should be VAR="${VAR}foo"):
   		OC_MAPISTORE_INSTALLLIB+=" mapistore_sqlite3-installlib"
possible bashism in ./configure line 7760 (should be VAR="${VAR}foo"):
		OC_MAPISTORE+=" mapistore_sqlite3"
possible bashism in ./configure line 7761 (should be VAR="${VAR}foo"):
		OC_MAPISTORE_INSTALL+=" mapistore_sqlite3-install"
possible bashism in ./configure line 7762 (should be VAR="${VAR}foo"):
   		OC_MAPISTORE_UNINSTALL+=" mapistore_sqlite3-uninstall"
possible bashism in ./configure line 7765 (should be VAR="${VAR}foo"):
		OC_MAPISTORE+=" mapistore_sqlite3"
possible bashism in ./configure line 7766 (should be VAR="${VAR}foo"):
		OC_MAPISTORE_CLEAN+="mapistore_sqlite3-clean"
possible bashism in ./configure line 7767 (should be VAR="${VAR}foo"):
		OC_MAPISTORE_INSTALL+=" mapistore_sqlite3-install"
possible bashism in ./configure line 7768 (should be VAR="${VAR}foo"):
   		OC_MAPISTORE_UNINSTALL+=" mapistore_sqlite3-uninstall"
possible bashism in ./configure line 7835 (should be VAR="${VAR}foo"):
		OC_TORTURE+=" torture"
possible bashism in ./configure line 7836 (should be VAR="${VAR}foo"):
   		OC_TORTURE_INSTALL+=" torture-install"
possible bashism in ./configure line 7837 (should be VAR="${VAR}foo"):
   		OC_TORTURE_UNINSTALL+=" torture-uninstall"
possible bashism in ./configure line 7838 (should be VAR="${VAR}foo"):
   		OC_TORTURE_INSTALLPC+=" torture-installpc"
possible bashism in ./configure line 7839 (should be VAR="${VAR}foo"):
   		OC_TORTURE_INSTALLHEADER+=" torture-installheader"
possible bashism in ./configure line 7840 (should be VAR="${VAR}foo"):
   		OC_TORTURE_INSTALLLIB+=" torture-installlib"
possible bashism in ./configure line 7847 (should be VAR="${VAR}foo"):
		OC_TORTURE+=" torture"
possible bashism in ./configure line 7848 (should be VAR="${VAR}foo"):
		OC_TORTURE_INSTALL+=" torture-install"
possible bashism in ./configure line 7849 (should be VAR="${VAR}foo"):
   		OC_TORTURE_UNINSTALL+=" torture-uninstall"
possible bashism in ./configure line 7852 (should be VAR="${VAR}foo"):
		OC_TORTURE+=" torture"
possible bashism in ./configure line 7853 (should be VAR="${VAR}foo"):
		OC_TORTURE_CLEAN+="torture-clean"
possible bashism in ./configure line 7854 (should be VAR="${VAR}foo"):
		OC_TORTURE_INSTALL+=" torture-install"
possible bashism in ./configure line 7855 (should be VAR="${VAR}foo"):
   		OC_TORTURE_UNINSTALL+=" torture-uninstall"
possible bashism in ./configure line 7878 (should be VAR="${VAR}foo"):
		OC_SERVER+=" mapiproxy"
possible bashism in ./configure line 7879 (should be VAR="${VAR}foo"):
   		OC_SERVER_INSTALL+=" mapiproxy-install"
possible bashism in ./configure line 7880 (should be VAR="${VAR}foo"):
   		OC_SERVER_UNINSTALL+=" mapiproxy-uninstall"
possible bashism in ./configure line 7881 (should be VAR="${VAR}foo"):
   		OC_SERVER_INSTALLPC+=" mapiproxy-installpc"
possible bashism in ./configure line 7882 (should be VAR="${VAR}foo"):
   		OC_SERVER_INSTALLHEADER+=" mapiproxy-installheader"
possible bashism in ./configure line 7883 (should be VAR="${VAR}foo"):
   		OC_SERVER_INSTALLLIB+=" mapiproxy-installlib"
possible bashism in ./configure line 7890 (should be VAR="${VAR}foo"):
		OC_SERVER+=" mapiproxy"
possible bashism in ./configure line 7891 (should be VAR="${VAR}foo"):
		OC_SERVER_INSTALL+=" mapiproxy-install"
possible bashism in ./configure line 7892 (should be VAR="${VAR}foo"):
   		OC_SERVER_UNINSTALL+=" mapiproxy-uninstall"
possible bashism in ./configure line 7895 (should be VAR="${VAR}foo"):
		OC_SERVER+=" mapiproxy"
possible bashism in ./configure line 7896 (should be VAR="${VAR}foo"):
		OC_SERVER_CLEAN+="mapiproxy-clean"
possible bashism in ./configure line 7897 (should be VAR="${VAR}foo"):
		OC_SERVER_INSTALL+=" mapiproxy-install"
possible bashism in ./configure line 7898 (should be VAR="${VAR}foo"):
   		OC_SERVER_UNINSTALL+=" mapiproxy-uninstall"
possible bashism in ./configure line 7976 (should be VAR="${VAR}foo"):
   SWIGDIRSALL+="swigperl-all"
possible bashism in ./configure line 7977 (should be VAR="${VAR}foo"):
   SWIGDIRSINSTALL+="swigperl-install"
possible bashism in ./configure line 7978 (should be VAR="${VAR}foo"):
   SWIGDIRSUNINSTALL+="swigperl-uninstall"
possible bashism in ./configure line 7996 (should be VAR="${VAR}foo"):
   PYMAPIALL+="pymapi"
possible bashism in ./configure line 7997 (should be VAR="${VAR}foo"):
   PYMAPIINSTALL+="pymapi-install"
possible bashism in ./configure line 7998 (should be VAR="${VAR}foo"):
   PYMAPIUNINSTALL+="pymapi-uninstall"

This report was generated on Fri, 17 Dec 2010 10:38:13 +0000, based on results by checkbashisms 2.10.65git5