[Sumover-dev] [svn commit] r4003 - vic/branches/mpeg4

sumover-dev at cs.ucl.ac.uk sumover-dev at cs.ucl.ac.uk
Thu May 3 09:36:16 BST 2007


Author: piers
Date: Thu May  3 09:36:58 2007
New Revision: 4003

Modified:
   vic/branches/mpeg4/configure.in.tk

Log:
Added configure output info when AquaTcl/Tk is used


Modified: vic/branches/mpeg4/configure.in.tk
==============================================================================
--- vic/branches/mpeg4/configure.in.tk	(original)
+++ vic/branches/mpeg4/configure.in.tk	Thu May  3 09:36:58 2007
@@ -6,6 +6,7 @@
 AC_ARG_WITH(tcl,	--with-tcl=path	specify a pathname for tcl, d=$withval, d="")
 
 if test "$aquatcl" == yes; then
+	echo "On MACOSX - Using Aqua TCL/Tk"
         V_LIB_TCL="-framework Tcl"
         V_LIBRARY_TCL=/Library/Frameworks/Tcl.framework/Versions/8.4/Resources/Scripts
         V_INCLUDE_TCL="-I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tcl.framework/PrivateHeaders"



More information about the Sumover-dev mailing list