diff options
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -42,3 +42,12 @@ /* Define if the ioctl TIOCGWINSZ is defined */ #undef HAVE_TIOCGWINSZ + +/* Define if the Globus GASS is defined */ +#undef HAVE_GASS + +/* Define if the SRB is defined */ +#undef HAVE_SRB + +/* Define if the Grid Storage is defined */ +#undef HAVE_GRIDSTORAGE |