diff options
Diffstat (limited to 'src/H5config.h.in')
-rw-r--r-- | src/H5config.h.in | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/src/H5config.h.in b/src/H5config.h.in index 5cfb439..d639e50 100644 --- a/src/H5config.h.in +++ b/src/H5config.h.in @@ -139,9 +139,6 @@ /* Define to 1 if you have the `dmalloc' library (-ldmalloc). */ #undef HAVE_LIBDMALLOC -/* Define to 1 if you have the `elf' library (-lelf). */ -#undef HAVE_LIBELF - /* Define to 1 if you have the `lmpe' library (-llmpe). */ #undef HAVE_LIBLMPE @@ -169,12 +166,6 @@ /* Define to 1 if you have the `silo' library (-lsilo). */ #undef HAVE_LIBSILO -/* Define to 1 if you have the `socket' library (-lsocket). */ -#undef HAVE_LIBSOCKET - -/* Define to 1 if you have the `SrbClient' library (-lSrbClient). */ -#undef HAVE_LIBSRBCLIENT - /* Define to 1 if you have the `sz' library (-lsz). */ #undef HAVE_LIBSZ @@ -232,12 +223,6 @@ /* Define if `socklen_t' is defined */ #undef HAVE_SOCKLEN_T -/* Define if the SRB is defined */ -#undef HAVE_SRB - -/* Define to 1 if you have the <srbClient.h> header file. */ -#undef HAVE_SRBCLIENT_H - /* Define if `struct stat' has the `st_blocks' field */ #undef HAVE_STAT_ST_BLOCKS |