- Fix build after libmytinfo removal

Reported by:	kris
This commit is contained in:
Rong-En Fan 2007-02-01 20:36:55 +00:00
parent 78f4c27881
commit 5d2b3763c1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=183882

View file

@ -30,7 +30,7 @@ $FreeBSD$
-#CFLAGS = -DCOLOR_SUPPORT -DNCURSES
-#LIBS = -lncurses -lmytinfo -lcompat
+CFLAGS = -DCOLOR_SUPPORT -DNCURSES
+LIBS = -lreadline -lncurses -lmytinfo -lcompat
+LIBS = -lreadline -lncurses -lcompat
###########################
# MAC OS X