Whamcloud - gitweb
remove hardcoded -lreadline
authorrread <rread>
Fri, 26 Jul 2002 16:52:19 +0000 (16:52 +0000)
committerrread <rread>
Fri, 26 Jul 2002 16:52:19 +0000 (16:52 +0000)
lustre/utils/Makefile.am

index 96ad15a..7d88405 100644 (file)
@@ -4,7 +4,7 @@ CFLAGS:=-g -O2 -I. -I/usr/include/libxml2 -I/usr/include/glib-1.2 -I$(PORTALS)/i
 -I/usr/lib/glib/include -I$(srcdir)/../include -Wall
 KFLAGS:=
 CPPFLAGS =
-LDADD := -lreadline -lncurses -lxml2 # -lefence
+LDADD := -lncurses -lxml2 # -lefence
 sbin_PROGRAMS = obdctl lctl 
 obdctl_SOURCES = parser.c obdctl.c parser.h
 lctl_SOURCES = parser.c network.c device.c debug.c lctl.c lctl.h parser.h