Tcl Source Code

View Ticket
Login
Ticket UUID: 2243948
Title: Adding a tcl.pc to be used by pkg-config
Type: Patch Version: None
Submitter: hat0 Created on: 2008-11-08 20:12:48
Subsystem: 53. Configure and Build Tools Assigned To: dkf
Priority: 8 Severity:
Status: Closed Last Modified: 2009-03-15 00:21:08
Resolution: Accepted Closed By: dkf
    Closed on: 2009-03-14 17:21:08
Description:
Attached is a patch to configure.in and Makefile.in, and a tcl.pc.in.  These will create a tcl.pc file at compile-time, which will be added to the system-wide pkgconfig on install.  This lets developers use pkg-config to determine the include paths and linker flags.
User Comments: dkf added on 2009-03-15 00:21:08:

allow_comments - 1

Committed. Now I just need to do the same for Tk...

dkf added on 2009-02-16 22:57:15:
Patch looks OK to me.

hat0 added on 2008-11-09 03:13:34:

File Added - 300672: Makefile.in.patch

File Added: Makefile.in.patch

hat0 added on 2008-11-09 03:13:14:

File Added - 300671: configure.in.patch

File Added: configure.in.patch

hat0 added on 2008-11-09 03:12:48:

File Added - 300670: tcl.pc.in

Attachments: