Browse Source

hdf5: removed unsupported configure options

stable/0.2
Christian Wiese 14 years ago
parent
commit
addd884e51
  1. 3
      develop/hdf5/hdf5.conf

3
develop/hdf5/hdf5.conf

@ -17,11 +17,8 @@
var_append extraconfopt ' ' "--enable-cxx"
var_append extraconfopt ' ' "--enable-threadsafe"
var_append extraconfopt ' ' "--enable-stream-vfd"
var_append extraconfopt ' ' "--enable-gpfs"
var_append extraconfopt ' ' "--with-pthread"
pkginstalled openssl && var_append extraconfopt ' ' "--with-ssl"
# TODO:
# -config option for enable-cxx

Loading…
Cancel
Save