Changeset 5842 for nanovis/branches/1.2/configure.in
- Timestamp:
- Aug 22, 2015 3:11:58 PM (8 years ago)
- Location:
- nanovis/branches/1.2
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
nanovis/branches/1.2
- Property svn:mergeinfo changed
/nanovis/trunk merged: 5841
- Property svn:mergeinfo changed
-
nanovis/branches/1.2/configure.in
r5472 r5842 35 35 [vtk], 36 36 [AS_HELP_STRING([--with-vtk=VERSION], 37 [Version of VTK required @<:@default=6. 1@:>@])],37 [Version of VTK required @<:@default=6.2@:>@])], 38 38 [with_vtk=$withval], 39 39 [with_vtk=""]) … … 170 170 # By default, we use our version from the install prefix 171 171 # lib/include directories 172 VTK_VERSION=6. 1172 VTK_VERSION=6.2 173 173 VTK_LIB_DIR=${libdir} 174 174 VTK_INC_DIR=${incdir}
Note: See TracChangeset
for help on using the changeset viewer.