Revision: 54534
          http://brlcad.svn.sourceforge.net/brlcad/?rev=54534&view=rev
Author:   brlcad
Date:     2013-03-06 16:51:16 +0000 (Wed, 06 Mar 2013)
Log Message:
-----------
shouldn't be compiling tclAppInit into libtcl -- it contains a main() intended 
for front end clients like tclsh

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-03-05 18:32:45 UTC (rev 
54533)
+++ brlcad/trunk/src/other/tcl/CMakeLists.txt   2013-03-06 16:51:16 UTC (rev 
54534)
@@ -913,7 +913,6 @@
 
 SET(TCL_WIN_SRCS
   win/tcl.rc
-  win/tclAppInit.c
   win/tclWin32Dll.c
   win/tclWinChan.c
   win/tclWinConsole.c
@@ -946,7 +945,6 @@
 SET_PROPERTY(SOURCE win/tclWinInit.c APPEND PROPERTY COMPILE_DEFINITIONS 
TCL_PACKAGE_PATH="${CMAKE_INSTALL_PREFIX}/lib")
 
 SET(TCL_UNIX_SRCS
-  unix/tclAppInit.c
   unix/tclUnixChan.c
   unix/tclUnixEvent.c
   unix/tclUnixFCmd.c

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


------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to