[GRASS-SVN] r47079 - grass/branches/develbranch_6

svn_grass at osgeo.org svn_grass at osgeo.org
Sat Jul 9 13:08:23 EDT 2011


Author: martinl
Date: 2011-07-09 10:08:23 -0700 (Sat, 09 Jul 2011)
New Revision: 47079

Modified:
   grass/branches/develbranch_6/configure
   grass/branches/develbranch_6/configure.in
Log:
conf: NVIZ -> Tcl/Tk NVIZ


Modified: grass/branches/develbranch_6/configure
===================================================================
--- grass/branches/develbranch_6/configure	2011-07-09 17:06:51 UTC (rev 47078)
+++ grass/branches/develbranch_6/configure	2011-07-09 17:08:23 UTC (rev 47079)
@@ -17134,7 +17134,7 @@
 echo ""
 
 
-echo "  NVIZ:                       `if test -n "${USE_TOGL}" ; then echo yes ; else echo no ; fi`"
+echo "  Tcl/Tk NVIZ:                `if test -n "${USE_TOGL}" ; then echo yes ; else echo no ; fi`"
 
 echo ""
 

Modified: grass/branches/develbranch_6/configure.in
===================================================================
--- grass/branches/develbranch_6/configure.in	2011-07-09 17:06:51 UTC (rev 47078)
+++ grass/branches/develbranch_6/configure.in	2011-07-09 17:08:23 UTC (rev 47079)
@@ -2036,7 +2036,7 @@
 LOC_MSG([  MacOSX architectures:       ${MACOSX_ARCHS}])
 LOC_MSG([  MacOSX SDK:                 ${MACOSX_SDK}])
 LOC_MSG()
-LOC_MSG_USE(NVIZ,USE_TOGL)
+LOC_MSG_USE(Tcl/Tk NVIZ,USE_TOGL)
 LOC_MSG()
 LOC_MSG_USE(BLAS support,USE_BLAS)
 LOC_MSG_USE(C++ support,USE_CXX)



More information about the grass-commit mailing list