mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-23 16:20:57 +08:00
"obsolete" / POSIX "basic" regular expressions. Also, not every version of `sed` out there supports the `-E` option. So delete the -E flag and use the regex `[^/][^/]*` instead of `[^/]+`. Add config/netbsd to the MANIFEST. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
CMakeTests.cmake | ||
Makefile.am | ||
ptExampleFL.cpp | ||
run-hlc++-ex.sh.in |