From: tianying Date: Mon, 19 Jan 2004 04:09:56 +0000 (+0000) Subject: * update b_orphan from HEAD (HEAD_ORPHAN_UPDATE_PARENT_20040119_1101) X-Git-Tag: v1_7_0_51~2^7~114 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=1e0813484ce0f3c9ccf446fc7ab1714e8d2a0a00;p=fs%2Flustre-release.git * update b_orphan from HEAD (HEAD_ORPHAN_UPDATE_PARENT_20040119_1101) --- diff --git a/lustre/snapfs/utils/Makefile.am b/lustre/snapfs/utils/Makefile.am index d5aff12..e6fcc25 100644 --- a/lustre/snapfs/utils/Makefile.am +++ b/lustre/snapfs/utils/Makefile.am @@ -7,7 +7,7 @@ CFLAGS:=-g -O2 -I$(top_srcdir)/utils -I$(top_srcdir)/portals/include -I$(srcdir CPPFLAGS = $(HAVE_LIBREADLINE) KFLAGS:= noinst_PROGRAMS = snapconf -snapconf_LDADD := $(LIBREADLINE) -lptlctl -ltermcap +snapconf_LDADD := $(LIBREADLINE) -ltermcap snapconf_SOURCES = parser.c snapctl.c snapconf.c parser.h snapctl.h include $(top_srcdir)/Rules