[csw-devel] SF.net SVN: gar:[9249] csw/mgar/pkg/tcl/trunk/Makefile

hson at users.sourceforge.net hson at users.sourceforge.net
Fri Mar 19 12:03:05 CET 2010


Revision: 9249
          http://gar.svn.sourceforge.net/gar/?rev=9249&view=rev
Author:   hson
Date:     2010-03-19 11:03:05 +0000 (Fri, 19 Mar 2010)

Log Message:
-----------
tcl: Install private header files required for building tk and expect

Modified Paths:
--------------
    csw/mgar/pkg/tcl/trunk/Makefile

Modified: csw/mgar/pkg/tcl/trunk/Makefile
===================================================================
--- csw/mgar/pkg/tcl/trunk/Makefile	2010-03-19 10:07:39 UTC (rev 9248)
+++ csw/mgar/pkg/tcl/trunk/Makefile	2010-03-19 11:03:05 UTC (rev 9249)
@@ -44,6 +44,10 @@
 
 CONFIGURE_ARGS = $(DIRPATHS)
 
+INSTALL_ARGS-8.4.19 = install
+INSTALL_ARGS-8.5.8 = install install-private-headers install-tzdata install-msgs
+INSTALL_ARGS = $(INSTALL_ARGS-$(GARVERSION))
+
 # tk need the static tclstub library for some reason
 MERGE_EXCLUDE_STATICLIBS =
 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list