From 20b9a126662a3938313d194ac105a1e527ad4fb5 Mon Sep 17 00:00:00 2001 From: Raymond Lu Date: Mon, 13 Mar 2000 14:34:34 -0500 Subject: [svn-r2027] Remove HAVE_GLOBUS macro. --- src/H5config.h.in | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/src/H5config.h.in b/src/H5config.h.in index 161c034..f7a4928 100644 --- a/src/H5config.h.in +++ b/src/H5config.h.in @@ -77,9 +77,6 @@ /* Define if we have Globus GASS support */ #undef HAVE_GASS -/* Define if we have Globus support */ -#undef HAVE_GLOBUS - /* Define if we have Globus Grid Storage support */ #undef HAVE_GRIDSTORAGE @@ -323,18 +320,12 @@ /* Define if you have the globus_common library (-lglobus_common). */ #undef HAVE_LIBGLOBUS_COMMON -/* Define if you have the globus_dc library (-lglobus_dc). */ -#undef HAVE_LIBGLOBUS_DC - /* Define if you have the globus_gaa library (-lglobus_gaa). */ #undef HAVE_LIBGLOBUS_GAA /* Define if you have the globus_gass_cache library (-lglobus_gass_cache). */ #undef HAVE_LIBGLOBUS_GASS_CACHE -/* Define if you have the globus_gass_client library (-lglobus_gass_client). */ -#undef HAVE_LIBGLOBUS_GASS_CLIENT - /* Define if you have the globus_gass_file library (-lglobus_gass_file). */ #undef HAVE_LIBGLOBUS_GASS_FILE @@ -353,9 +344,6 @@ /* Define if you have the globus_io library (-lglobus_io). */ #undef HAVE_LIBGLOBUS_IO -/* Define if you have the globus_nexus library (-lglobus_nexus). */ -#undef HAVE_LIBGLOBUS_NEXUS - /* Define if you have the grid_storage_client library (-lgrid_storage_client). */ #undef HAVE_LIBGRID_STORAGE_CLIENT -- cgit v0.12