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=b3c011a4279dceb69491356b4eb91fff4d011220;p=daqdata.git JAM: adjusted eventbuilder configuration to work with tcl 8.5 --- diff --git a/hadaq/configure b/hadaq/configure index 96498f7..83b2e08 100644 --- a/hadaq/configure +++ b/hadaq/configure @@ -4798,7 +4798,7 @@ return Tcl_CreateInterp (); return 0; } _ACEOF -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 if test -z "$ac_lib"; then ac_res="none required" else @@ -5303,7 +5303,7 @@ return Tcl_CreateInterp (); return 0; } _ACEOF -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 if test -z "$ac_lib"; then ac_res="none required" else