Files
MSYS2-packages/tcl/8.5.10-tea-m4.patch
Ray Donnelly cfc2ecc108 tcl: New package
Uses a patch from Cygwin and is at the same
version. We won't be providing tk though as
that requires the X Windows System - unless
someone reverts the change that removed GDI
as a rendering back-end for Cygwin's tk.

This was added in support of expect which
was in turn added in support of dejagnu so
that libffi's testsuite can be run.
2015-07-04 01:52:43 +01:00

13 lines
412 B
Diff

For backwards compatibility
--- origsrc/tcl8.5.10/tcl.m4 2011-10-24 20:47:16.878248200 -0500
+++ src/tcl8.5.10/tcl.m4 2011-10-24 20:50:38.013444700 -0500
@@ -3106,6 +3106,7 @@ AC_DEFUN([TEA_SETUP_COMPILER_CC], [
AC_PROG_CC
AC_PROG_CPP
+ AC_PROG_INSTALL
#--------------------------------------------------------------------
# Checks to see if the make program sets the $MAKE variable.