From: liangzhen Date: Thu, 23 Feb 2006 10:04:44 +0000 (+0000) Subject: Resolve building problem of tests (fix from b_release_1_4_6) X-Git-Tag: v1_7_140~1^12~3^2~32 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=e00bdf7bbba2c11196b5c7bc80b09e346c023d43;p=fs%2Flustre-release.git Resolve building problem of tests (fix from b_release_1_4_6) --- diff --git a/lustre/tests/Makefile.am b/lustre/tests/Makefile.am index f124768..982a6d8 100644 --- a/lustre/tests/Makefile.am +++ b/lustre/tests/Makefile.am @@ -1,5 +1,5 @@ # Lustre test Makefile -AM_CPPFLAGS = $(LLCPPFLAGS) -I/opt/lam/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 +AM_CPPFLAGS = $(LLCPPFLAGS) -I/opt/lam/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS AM_CFLAGS = $(LLCFLAGS) # LDADD = -lldap # LDADD := -lreadline -ltermcap # -lefence