forked from Imagelibrary/binutils-gdb
Thu Aug 7 14:08:23 1997 Martin M. Hunt <hunt@cygnus.com>
* configure.in: Change required Tix version to 4.1.8.0 . * configure: Rebuilt.
This commit is contained in:
4
gdb/configure
vendored
4
gdb/configure
vendored
@@ -3046,14 +3046,14 @@ fi
|
||||
|
||||
|
||||
# now look for tix library stuff
|
||||
TIXVERSION=4.1.7.6
|
||||
TIXVERSION=4.1.8.0
|
||||
. ${ac_cv_c_tclconfig}/tclConfig.sh
|
||||
case "${host}" in
|
||||
*-*-cygwin32*)
|
||||
tixdir=../tix/win/tcl7.6
|
||||
;;
|
||||
*)
|
||||
tixdir=../tix/unix/tk4.2
|
||||
tixdir=../tix/unix/tk8.0
|
||||
;;
|
||||
esac
|
||||
if test "${TCL_LIB_VERSIONS_OK}" = "ok"; then
|
||||
|
||||
Reference in New Issue
Block a user