[csw-devel] SF.net SVN: gar:[8277] csw/mgar/pkg/tcl/trunk/Makefile
hson at users.sourceforge.net
hson at users.sourceforge.net
Sun Jan 31 21:21:46 CET 2010
Revision: 8277
http://gar.svn.sourceforge.net/gar/?rev=8277&view=rev
Author: hson
Date: 2010-01-31 20:21:46 +0000 (Sun, 31 Jan 2010)
Log Message:
-----------
tcl: Update to 8.5.7
Modified Paths:
--------------
csw/mgar/pkg/tcl/trunk/Makefile
Modified: csw/mgar/pkg/tcl/trunk/Makefile
===================================================================
--- csw/mgar/pkg/tcl/trunk/Makefile 2010-01-31 20:20:43 UTC (rev 8276)
+++ csw/mgar/pkg/tcl/trunk/Makefile 2010-01-31 20:21:46 UTC (rev 8277)
@@ -33,6 +33,9 @@
CONFIGURE_ARGS = $(DIRPATHS)
+# tk need the static tclstub library for some reason
+EXTRA_MERGE_INCLUDE_FILES = $(libdir)/libtclstub.*\.a
+
include gar/category.mk
CFLAGS := $(filter-out -I%,$(CFLAGS))
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