7a2c4ae39e
-fwritable-strings (it would probably better to find and fix the specific portion of Tix code responsible of the core dump but that's not easy) Install libs and program with the 82 or 8.2 suke the name (instead of 80 or 8.0 resp.)
11 lines
468 B
Plaintext
11 lines
468 B
Plaintext
--- ../../generic/tixInit.c~ Thu Feb 11 18:11:44 1999
|
|
+++ ../../generic/tixInit.c Sun Dec 5 06:46:59 1999
|
|
@@ -537,6 +537,7 @@
|
|
}\n\
|
|
set instDir [file dirname [info library]]\n\
|
|
lappend dirs [tixFileJoin $instDir $lib]\n\
|
|
+ lappend dirs " TIX_LIBRARY "\n\
|
|
lappend dirs [tixFileJoin [tixFileJoin $instDir lib] $lib]\n\
|
|
catch {\n\
|
|
lappend dirs [tixFileJoin [tixFileJoin [file dirname [file dirname [info nameofexecutable]]] lib] $lib]\n\
|