Whamcloud - gitweb
b=24413 fix for automake > 1.9.6
authorBrian J. Murrell <brian@whamcloud.com>
Wed, 26 Jan 2011 16:05:41 +0000 (11:05 -0500)
committerTerry Rutledge <terry.rutledge@oracle.com>
Wed, 26 Jan 2011 19:04:09 +0000 (11:04 -0800)
commit94b4f96f866a4b87411dedb73d21f0d4c78ae44b
treed0d50696a64f1d856fd7afc3938d054d792e0d00
parentf6e58f1808cb3ec57675f3c362577fecf4c0c107
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.

i=oleg
v=hudson@whamcloud

Issue: LU-48
Change-Id: I886b54583b444c4911e71ae6ba6836a8ce075dd5
lustre/liblustre/Makefile.am