FS#57794 - [tcl] Installation missing autoconf macros

Attached to Project: Arch Linux
Opened by Mark Sikora (marknsikora) - Sunday, 11 March 2018, 22:08 GMT
Last edited by Antonio Rojas (arojas) - Sunday, 11 March 2018, 23:35 GMT
Task Type Feature Request
Category Packages: Extra
Status Closed
Assigned To Antonio Rojas (arojas)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

PKGBUILD doesn't install the tcl.m4 file that most other distros include. This file is required to build any autotools project that links to tcl.

The debian rules file for example contains:

cp unix/tcl.m4 $(DIR)/usr/share/aclocal/tcl$(v).m4

NOTE:
This also effects tk since it uses the same tcl.m4 for autotools
This task depends upon

Closed by  Antonio Rojas (arojas)
Sunday, 11 March 2018, 23:35 GMT
Reason for closing:  Implemented
Additional comments about closing:  tcl 8.6.8-2

Loading...