[svn-r10570] Purpose: Maintenance

Description: Removed support for SRB driver

Solution: Removed or modified appropriate files; ran reconfigure
          to regenerate Makefile.in and configure files.

Platforms tested: heping and shanti

Misc. update: ran bin/chkmanifest on heping
This commit is contained in:
Elena Pourmal
2005-04-07 14:41:25 -05:00
parent 26b964c8fa
commit 5279827823
68 changed files with 54 additions and 3215 deletions

View File

@@ -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