diff options
Diffstat (limited to 'src/H5config.h.in')
-rw-r--r-- | src/H5config.h.in | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/H5config.h.in b/src/H5config.h.in index 56bab2f..e7d8e75 100644 --- a/src/H5config.h.in +++ b/src/H5config.h.in @@ -163,15 +163,9 @@ /* Define to 1 if you have the `nsl' library (-lnsl). */ #undef HAVE_LIBNSL -/* Define to 1 if you have the `pdb' library (-lpdb). */ -#undef HAVE_LIBPDB - /* Define to 1 if you have the `pthread' library (-lpthread). */ #undef HAVE_LIBPTHREAD -/* Define to 1 if you have the `silo' library (-lsilo). */ -#undef HAVE_LIBSILO - /* Define to 1 if you have the `sz' library (-lsz). */ #undef HAVE_LIBSZ @@ -208,9 +202,6 @@ /* Define if we have parallel support */ #undef HAVE_PARALLEL -/* Define to 1 if you have the <pdb.h> header file. */ -#undef HAVE_PDB_H - /* Define to 1 if you have the <pthread.h> header file. */ #undef HAVE_PTHREAD_H |