From 34801a9df3e15c0ea815ab9d5dd0854ee252093a Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Fri, 14 May 2010 22:54:30 +0000 Subject: [PATCH] Remove unused --with-ssl confugre option --- hdf5.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/hdf5.spec b/hdf5.spec index 76136d5..7f5873f 100644 --- a/hdf5.spec +++ b/hdf5.spec @@ -66,8 +66,7 @@ export CFLAGS="${RPM_OPT_FLAGS/O2/O0}" --disable-dependency-tracking \ --enable-cxx \ --enable-fortran \ - --enable-hl \ - --with-ssl + --enable-hl # --enable-cxx/fortran and --enable-parallel flags are incompatible # --with-mpe=DIR Use MPE instrumentation [default=no] # --enable-cxx/fortran/parallel and --enable-threadsafe flags are incompatible