Revision: 42326
http://brlcad.svn.sourceforge.net/brlcad/?rev=42326&view=rev
Author: starseeker
Date: 2011-01-16 19:31:13 +0000 (Sun, 16 Jan 2011)
Log Message:
-----------
Tweak includes for tclcadAutoPath.c - I think this may be a version both the
CMake build and autotools build can live with, but needs more testing.
Modified Paths:
--------------
brlcad/trunk/src/libtclcad/tclcadAutoPath.c
Modified: brlcad/trunk/src/libtclcad/tclcadAutoPath.c
===================================================================
--- brlcad/trunk/src/libtclcad/tclcadAutoPath.c 2011-01-16 17:59:53 UTC (rev
42325)
+++ brlcad/trunk/src/libtclcad/tclcadAutoPath.c 2011-01-16 19:31:13 UTC (rev
42326)
@@ -34,9 +34,19 @@
#ifdef HAVE_TK
# include "tk.h"
+#endif
+
+#include "brlcad_config.h"
+
+#ifndef ITCL_VERSION
+# include "itcl.h"
+#endif
+
+#ifdef HAVE_DK
+# ifndef ITK_VERSION
# include "itk.h"
+# endif
#endif
-#include "itcl.h"
/* incrTcl prior to 3.3 doesn't provide ITK_VERSION */
#ifndef ITK_VERSION
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand
malware threats, the impact they can have on your business, and how you
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits