From: Adam Dickmeiss Date: Thu, 29 Jun 2000 10:22:30 +0000 (+0000) Subject: Minor changes. X-Git-Tag: IRTCL.1.4~11 X-Git-Url: http://git.indexdata.com/?p=ir-tcl-moved-to-github.git;a=commitdiff_plain;h=96615654f7a4898f415eaacdfce9e007fbc973d5 Minor changes. --- diff --git a/configure b/configure index 6028a8f..7fe582f 100755 --- a/configure +++ b/configure @@ -1224,7 +1224,7 @@ if test "x$yazpath" != "xNONE"; then else for i in ../yaz* ../yaz; do if test -d $i; then - if test -r $i/include/yaz/yaz-version.h; then + if test -r $i/yaz-config; then yazconfig=$i/yaz-config fi fi diff --git a/configure.in b/configure.in index 254d31f..57198ac 100644 --- a/configure.in +++ b/configure.in @@ -1,7 +1,7 @@ dnl IR toolkit for tcl/tk dnl (c) Index Data 1996-1999 dnl See the file LICENSE for details. -dnl $Id: configure.in,v 1.27 2000-02-04 08:47:43 adam Exp $ +dnl $Id: configure.in,v 1.28 2000-06-29 10:22:30 adam Exp $ AC_INIT(ir-tcl.h) dnl ------ Substitutions AC_SUBST(CC) @@ -113,7 +113,7 @@ if test "x$yazpath" != "xNONE"; then else for i in ../yaz* ../yaz; do if test -d $i; then - if test -r $i/include/yaz/yaz-version.h; then + if test -r $i/yaz-config; then yazconfig=$i/yaz-config fi fi diff --git a/irtdb.tcl b/irtdb.tcl index 8d3c66e..a1b55a2 100644 --- a/irtdb.tcl +++ b/irtdb.tcl @@ -278,7 +278,7 @@ set {profile(Data Research Associates,smallSetUpperBound)} 0 set {profile(Data Research Associates,targetInfoName)} {} set {profile(Data Research Associates,timeDefine)} 944954622 set {profile(Data Research Associates,timeLastExplain)} {} -set {profile(Data Research Associates,timeLastInit)} 944954715 +set {profile(Data Research Associates,timeLastInit)} 955717347 set {profile(Data Research Associates,welcomeMessage)} {} set {profile(Data Research Associates,windowNumber)} 5 set profile(Default,authentication) {}