]> jspc29.x-matter.uni-frankfurt.de Git - daqdata.git/commitdiff
Second try to fix tcl issue in allParam for Suse 13.1
authorJörn Adamczewski-Musch <j.adamczewski@gsi.de>
Thu, 28 Nov 2013 16:06:19 +0000 (17:06 +0100)
committerJörn Adamczewski-Musch <j.adamczewski@gsi.de>
Thu, 28 Nov 2013 16:06:19 +0000 (17:06 +0100)
allParam/tcl/tclParam.c

index 71efd95a7f4eab0d719f306d06a0928d5b68a419..5252040171095a991e1180ea1e586d49fd8ef1c4 100644 (file)
@@ -19,12 +19,14 @@ static const char rcsId[] = "$Header: /misc/hadesprojects/daq/cvsroot/eventbuild
 #include <sys/stat.h>
 #include <sys/utsname.h>
 
+/* required for tcl>v8.6 thanks to Christian Simon for this hint:*/
+#define USE_INTERP_RESULT
+
+
 #include <tcl.h>
 
 #include "../include/allParam.h"
 
-/* required for tcl>v8.6 thanks to Christian Simon for this hint:*/
-#define USE_INTERP_RESULT
 
 /* Allow for registration of a user routine for output of error
  * messages and provide a default one