From e1ead84e8a03d48dea625abf55b72d44a0611ff7 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Fri, 26 Jul 2013 16:43:04 -0600 Subject: [PATCH] Drop old comment about VTK_USE_GNUR --- vtk.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/vtk.spec b/vtk.spec index fd1d4b9..f276caa 100644 --- a/vtk.spec +++ b/vtk.spec @@ -234,8 +234,6 @@ pushd build # -DVTK_DATA_ROOT:PATH=%{_datadir}/vtkdata-%{version} \ # Not working, see http://public.kitware.com/Bug/view.php?id=11978 # -DVTK_USE_ODBC=ON \ -# Not working, see http://public.kitware.com/Bug/view.php?id=10779 -# -DVTK_USE_GNU_R:BOOL=ON \ # Commented old flags in case we'd like to reactive some of them # -DVTK_USE_DISPLAY:BOOL=OFF \ # This prevents building of graphics tests # -DVTK_USE_MPI:BOOL=ON \