Revision: 55601
http://sourceforge.net/p/brlcad/code/55601
Author: starseeker
Date: 2013-05-30 00:41:22 +0000 (Thu, 30 May 2013)
Log Message:
-----------
Put tcl CMakeLists.txt back for now - will need more work to make a viable tcl
build on Haiku anyway. Erik found that libnetwork has the 'listen' symbol,
needed for libtcl (causing btclsh to fail)
Modified Paths:
--------------
brlcad/trunk/src/other/tcl/CMakeLists.txt
Modified: brlcad/trunk/src/other/tcl/CMakeLists.txt
===================================================================
--- brlcad/trunk/src/other/tcl/CMakeLists.txt 2013-05-30 00:38:08 UTC (rev
55600)
+++ brlcad/trunk/src/other/tcl/CMakeLists.txt 2013-05-30 00:41:22 UTC (rev
55601)
@@ -132,7 +132,7 @@
add_definitions(-DPACKAGE_NAME="tcl")
add_definitions(-DPACKAGE_TARNAME="tcl")
add_definitions(-DPACKAGE_VERSION="${TCL_VERSION_MAJOR}.${TCL_VERSION_MINOR}")
-add_definitions(-DPACKAGE_STRING="tcl_${TCL_VERSION_MAJOR}.${TCL_VERSION_MINOR}")
+add_definitions(-DPACKAGE_STRING="tcl
${TCL_VERSION_MAJOR}.${TCL_VERSION_MINOR}")
add_definitions(-DPACKAGE_BUGREPORT="")
# We're building Tcl
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits