From: hadaq Date: Fri, 24 Feb 2012 15:17:32 +0000 (+0000) Subject: JAM: adjusted eventbuilder configuration to work with tcl 8.5 X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=3276f4218a56f3f700424aac1e421767aba17a6e;p=daqdata.git JAM: adjusted eventbuilder configuration to work with tcl 8.5 --- diff --git a/allParam/configure b/allParam/configure index c7abb45..9e1b68b 100644 --- a/allParam/configure +++ b/allParam/configure @@ -7529,7 +7529,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext if test "$ac_cv_search_Tcl_CreateInterp" = no; then - for ac_lib in tcl tcl8.3 tcl8.2 tcl8.0 tcl7.4; do + for ac_lib in tcl tcl8.5 tcl8.4 tcl8.3 tcl8.2 tcl8.0 tcl7.4; do LIBS="-l$ac_lib $ac_func_search_save_LIBS" cat >conftest.$ac_ext <<_ACEOF #line $LINENO "configure" @@ -7982,7 +7982,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext if test "$ac_cv_search_Tcl_CreateInterp" = no; then - for ac_lib in tcl tcl8.3 tcl8.2 tcl8.0 tcl7.4; do + for ac_lib in tcl tcl8.5 tcl8.4 tcl8.3 tcl8.2 tcl8.0 tcl7.4; do LIBS="-l$ac_lib $ac_func_search_save_LIBS" cat >conftest.$ac_ext <<_ACEOF #line $LINENO "configure"