| Ticket UUID: | 694271 | |||
| Title: | TK_DLL_FILE for tkConfig.sh | |||
| Type: | Patch | Version: | None | |
| Submitter: | johmart | Created on: | 2003-02-27 10:08:37 | |
| Subsystem: | 85. Win Build | Assigned To: | mdejong | |
| Priority: | 5 Medium | Severity: | ||
| Status: | Closed | Last Modified: | 2003-03-19 10:34:12 | |
| Resolution: | Accepted | Closed By: | mdejong | |
| Closed on: | 2003-03-19 03:34:12 | |||
| Description: |
Just like tclConfig.sh.in defines a TCL_DLL_FILE environment variable, tkConfig.sh.in should define a TK_DLL_FILE environment variable, so install scripts of dependant programs know which files to copy to build a complete distribution. | |||
| User Comments: |
mdejong added on 2003-03-19 10:34:12:
Logged In: YES user_id=90858 Added to CVS on 2003-03-18. johmart added on 2003-03-13 19:42:12: Logged In: YES user_id=709856 No, TK_LIB_FILE is the file I have to link against (.a or .lib). TCL_DLL_FILE is the file I need to include in my distribution if I choose to make a complete distribution. I guess that's why tcl does have TCL_DLL_FILE, already for consitency's sake, there should be TK_DLL_FILE as well. mdejong added on 2003-03-12 07:40:05: Logged In: YES user_id=90858 Can't you make use of the TK_LIB_FILE variable defined in the tkConfig.sh file under Win32? johmart added on 2003-02-27 17:09:16: File Added - 43611: tkConfig.sh.in.diff | |||
Attachments:
- tkConfig.sh.in.diff [download] added by johmart on 2003-02-27 17:09:16. [details]