From: jacob Date: Thu, 3 Feb 2005 16:58:13 +0000 (+0000) Subject: fix automake warning X-Git-Tag: v1_8_0_110~486^5~46 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=1f50b4b64f3d9aeb78dd88db816b3501fdf78c93;p=fs%2Flustre-release.git fix automake warning --- diff --git a/lustre/tests/Makefile.am b/lustre/tests/Makefile.am index 05b21a6..fa9d6f4 100644 --- a/lustre/tests/Makefile.am +++ b/lustre/tests/Makefile.am @@ -33,7 +33,7 @@ bin_PROGRAMS = mcreate munlink endif # TESTS stat_SOURCES = stat.c stat_fs.h -mkdirdeep_LDADD=-L$(top_builddir)/portals/utils -lptlctl $(LIBREADLINE) +# mkdirdeep_LDADD=-L$(top_builddir)/portals/utils -lptlctl $(LIBREADLINE) if MPITESTS LAM_LD_FLAGS=-L/opt/lam/lib -lmpi -llam -lpthread