Whamcloud - gitweb
LU-6484 build: autoconf checks cleanup 41/14541/6
authorDmitry Eremin <dmitry.eremin@intel.com>
Wed, 22 Apr 2015 19:37:29 +0000 (22:37 +0300)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 28 May 2015 22:05:45 +0000 (22:05 +0000)
commitfdd5596593050d22feef05ecba6ba53c65cb3397
tree9fc96a56b7d80b366eab8bba7193655c596d01ca
parentc7f1a96010fd2243fa0b301543862e70784f7b35
LU-6484 build: autoconf checks cleanup

Some of autoconf checks are not used any more and can be removed.
Some of them should be moved according new place of code.
Rrename LN_CONFIG_CDEBUG to LIBCFS_CONFIG_CDEBUG
fix AC_CHECK_HEADERS([netdb.h]) and AC_CHECK_FUNCS([gethostbyname])
fix caching for check LB_CONFIG_MPITESTS

Signed-off-by: Dmitry Eremin <dmitry.eremin@intel.com>
Change-Id: I988434d97051972b76b611e7b5a54835e8044734
Reviewed-on: http://review.whamcloud.com/14541
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
16 files changed:
config/lustre-build.m4
libcfs/autoconf/lustre-libcfs.m4
libcfs/include/libcfs/byteorder.h
libcfs/libcfs/module.c
libcfs/libcfs/util/nidstrings.c
lnet/autoconf/lustre-lnet.m4
lnet/utils/portals.c
lustre/autoconf/lustre-core.m4
lustre/tests/mmap_sanity.c
lustre/utils/gss/gss_util.c
lustre/utils/gss/gssd_proc.c
lustre/utils/gss/krb5_util.c
lustre/utils/gss/lgss_krb5_utils.c
lustre/utils/gss/lsupport.c
lustre/utils/gss/svcgssd_proc.c
lustre/utils/llog_reader.c