Whamcloud - gitweb
LU-1199 build: Remove unused LB_LDISKFS_RELEASE macros
authorChristopher J. Morrone <morrone2@llnl.gov>
Sat, 9 Feb 2013 01:32:39 +0000 (17:32 -0800)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 2 May 2013 16:22:21 +0000 (12:22 -0400)
commitf60b861e3e526d33aa504f90385727ff74f290ba
treec5284ed5ac04d08c22baa93b2c781c6bc5340d73
parentcf79d2fa5de4ccb43b9d7513c8a3b2bffdd4c714
LU-1199 build: Remove unused LB_LDISKFS_RELEASE macros

The products of the LB_LDISKFS_RELEASE macros are unused.  They
also make some bad assumtions that complicate building against
a future lustre-devel package.  So we remove them.

If Lustre needs to know ldiskfs's version in the future, we
should add explicit version defines to the new ldiskfs_config.h.in
header that is in the works (or possibly landed by now).

Change-Id: I40b96dc72f5076ba9a9dda3f41b31088fdfd4341
Signed-off-by: Christopher J. Morrone <morrone2@llnl.gov>
Reviewed-on: http://review.whamcloud.com/5881
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: James Simmons <uja.ornl@gmail.com>
config/lustre-build-ldiskfs.m4
ldiskfs/config/ldiskfs-build.m4