diff options
Diffstat (limited to 'src/H5config.h.in')
-rw-r--r-- | src/H5config.h.in | 44 |
1 files changed, 0 insertions, 44 deletions
diff --git a/src/H5config.h.in b/src/H5config.h.in index 5bc0a04..76be2df 100644 --- a/src/H5config.h.in +++ b/src/H5config.h.in @@ -79,9 +79,6 @@ /* Define if the compiler understand the __FUNCTION__ keyword */ #undef HAVE_FUNCTION -/* Define if the Globus GASS is defined */ -#undef HAVE_GASS - /* Define to 1 if you have the `GetConsoleScreenBufferInfo' function. */ #undef HAVE_GETCONSOLESCREENBUFFERINFO @@ -103,9 +100,6 @@ /* Define to 1 if you have the `get_fpc_csr' function. */ #undef HAVE_GET_FPC_CSR -/* Define to 1 if you have the <globus_common.h> header file. */ -#undef HAVE_GLOBUS_COMMON_H - /* Define if we have GPFS support */ #undef HAVE_GPFS @@ -128,47 +122,12 @@ /* Define if it's safe to use `long long' for hsize_t and hssize_t */ #undef HAVE_LARGE_HSIZET -/* Define to 1 if you have the `crypto' library (-lcrypto). */ -#undef HAVE_LIBCRYPTO - /* 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 `globus_common' library (-lglobus_common). */ -#undef HAVE_LIBGLOBUS_COMMON - -/* Define to 1 if you have the `globus_gaa' library (-lglobus_gaa). */ -#undef HAVE_LIBGLOBUS_GAA - -/* Define to 1 if you have the `globus_gass_cache' library - (-lglobus_gass_cache). */ -#undef HAVE_LIBGLOBUS_GASS_CACHE - -/* Define to 1 if you have the `globus_gass_file' library - (-lglobus_gass_file). */ -#undef HAVE_LIBGLOBUS_GASS_FILE - -/* Define to 1 if you have the `globus_gass_transfer' library - (-lglobus_gass_transfer). */ -#undef HAVE_LIBGLOBUS_GASS_TRANSFER - -/* Define to 1 if you have the `globus_gass_transfer_assist' library - (-lglobus_gass_transfer_assist). */ -#undef HAVE_LIBGLOBUS_GASS_TRANSFER_ASSIST - -/* Define to 1 if you have the `globus_gss' library (-lglobus_gss). */ -#undef HAVE_LIBGLOBUS_GSS - -/* Define to 1 if you have the `globus_gss_assist' library - (-lglobus_gss_assist). */ -#undef HAVE_LIBGLOBUS_GSS_ASSIST - -/* Define to 1 if you have the `globus_io' library (-lglobus_io). */ -#undef HAVE_LIBGLOBUS_IO - /* Define to 1 if you have the `lmpe' library (-llmpe). */ #undef HAVE_LIBLMPE @@ -202,9 +161,6 @@ /* Define to 1 if you have the `SrbClient' library (-lSrbClient). */ #undef HAVE_LIBSRBCLIENT -/* Define to 1 if you have the `ssl' library (-lssl). */ -#undef HAVE_LIBSSL - /* Define to 1 if you have the `sz' library (-lsz). */ #undef HAVE_LIBSZ |