Whamcloud - gitweb
b=24413 fix for automake > 1.9.6 07/207/5
authorBrian J. Murrell <brian@whamcloud.com>
Fri, 21 Jan 2011 18:54:06 +0000 (13:54 -0500)
committerBrian J. Murrell <brian@whamcloud.com>
Thu, 24 Feb 2011 20:57:32 +0000 (15:57 -0500)
commit7e951a67a42423a6f00ce49c841c3872ceeb0bf6
tree4245f7e7fcf331a39ebe3e27fcffb9ad2508bc50
parent18bba79f1600351b1de9285f6addece88919e565
b=24413 fix for automake > 1.9.6

We seem to be using a Makefile variable that does not exist in more
recent versions of automake.  This fixes that problem.

Issue: LU-48
Signed-off-by: Brian J. Murrell <brian@whamcloud.com>
Change-Id: I84d0656e9bee0878c7ac25183476e39dca63366f
lustre/liblustre/Makefile.am