]> jspc29.x-matter.uni-frankfurt.de Git - daqdata.git/commitdiff
JAM: adjusted eventbuilder configuration to work with tcl 8.5
authorhadaq <hadaq>
Fri, 24 Feb 2012 15:17:32 +0000 (15:17 +0000)
committerhadaq <hadaq>
Fri, 24 Feb 2012 15:17:32 +0000 (15:17 +0000)
hadaq/configure

index 96498f738db317d0ad8a913667dea9c9eda725bc..83b2e08db9aa0562ef38e563ce8700f9169304c8 100644 (file)
@@ -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