Tcl Source Code

View Ticket
Login
Ticket UUID: 1065496
Title: tclConfig.h patch
Type: Patch Version: None
Submitter: dgp Created on: 2004-11-12 22:58:38
Subsystem: 53. Configure and Build Tools Assigned To: dgp
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2004-11-18 01:01:28
Resolution: Rejected Closed By: dgp
    Closed on: 2004-11-17 18:01:28
Description:
Here's a patch of the changes
that added support for a tclConfig.h
file, and several subsequent bug fixes.

Posted here in case we need to revert
the change prior to an 8.5a2 release.
User Comments: dgp added on 2004-11-18 01:01:27:
Logged In: YES 
user_id=80530


This patch isn't needed.  The use
of a tclConfig.h file can be disabled
by commenting out 2 line in configure.in:

dnl AC_CONFIG_HEADERS([tclConfig.h])
dnl AC_CONFIG_COMMANDS_PRE([DEFS=-DHAVE_TCL_CONFIG_H])

dgp added on 2004-11-13 05:58:40:

File Added - 108627: revert.patch

Attachments: