hdf5/config
David Young 2dd5bbfe16 Merge pull request #1984 in HDFFV/hdf5 from ~DYOUNG/netbsd:develop to develop
* commit '0b721858e46a317c370a24115032d5be41688f67':
  Make these scripts relocatable again: derive a relative path for the original installation prefix from the examples prefix.  Use that relative path to locate the current installation prefix, always.  Fall back to an absolute installation prefix if the relative path cannot be derived.
  Get the path to prefix right: needs a ../ to back out of subdirectory c/.
  Make this script relocatable again: derive a relative path for the original installation prefix from the examples prefix.  Use that relative path to locate the current installation prefix, always.  Fall back to an absolute installation prefix if the relative path cannot be derived.
  Let us override the examples directory using --with-examplesdir=DIR. This is handy for NetBSD where HDF5 examples are installed by convention in $prefix/share/examples/hdf5/ rather than in ${prefix}/share/hdf5_examples/, which is the HDF5 default.
  Follow longstanding execv convention for compatibility with NetBSD.
  Under the examples directories, always find the installed HDF5 executables and scripts using @prefix@ instead of a relative path, because the number of ../ in the relative path will be different on NetBSD than on other systems.
  Make the HDF5 configure script grok NetBSD.
  For portability, insulate the HDF5 library from some system macros.
  Not every system has perl installed in /usr/bin/, so change the shebang (#!) line to `/usr/bin/env perl` to locate perl on the PATH.
  For portability, use the POSIX sh(1) string-comparison operator `=` instead of `==`.
2019-11-05 15:36:09 -06:00
..
cmake Fix MPI test depends 2019-10-23 14:49:05 -05:00
cmake_ext_mod Use variable for test output 2019-09-11 14:09:25 -05:00
site-specific
toolchain Fix MPI test depends 2019-10-23 14:49:05 -05:00
apple
BlankForm
cce-fflags
cce-flags
commence.am Renamed the autotools check-vol target to check-passthrough-vol. 2019-04-11 10:46:22 -07:00
conclude_fc.am Reverts the removal of config/conclude_fc.am while keeping 2019-07-31 22:51:53 -05:00
conclude.am Fixed a couple of typos. 2019-07-31 22:16:50 -05:00
COPYING
cygwin
examples.am
freebsd
gnu-cxxflags
gnu-fflags Fixed an issue with older version of gfortran. 2019-08-08 18:46:59 -07:00
gnu-flags Fixed a couple of typos. 2019-07-31 22:16:50 -05:00
ibm-aix
ibm-flags
intel-fflags
intel-flags
linux-gnu
linux-gnuaout
linux-gnulibc1
linux-gnulibc2
lt_vers.am Revert "Merge pull request #1116 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_10 to develop" 2018-06-24 18:04:23 -05:00
Makefile.am.blank
netbsd Make the HDF5 configure script grok NetBSD. 2019-10-03 16:01:40 -05:00
pgi-fflags
pgi-flags
solaris