From b3c011a4279dceb69491356b4eb91fff4d011220 Mon Sep 17 00:00:00 2001 From: hadaq Date: Fri, 24 Feb 2012 15:17:32 +0000 Subject: [PATCH] JAM: adjusted eventbuilder configuration to work with tcl 8.5 --- hadaq/configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.43.0