From 0bcca50f509d9d779d3c1a0d35a7e582a354d2f7 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Sat, 29 Apr 2000 09:39:22 +0000 Subject: [PATCH] add LIB_tgetent. From Derrick J Brashear git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8201 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/sl/Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/sl/Makefile.in b/lib/sl/Makefile.in index 2761abf8d..7225246b4 100644 --- a/lib/sl/Makefile.in +++ b/lib/sl/Makefile.in @@ -31,6 +31,7 @@ libdir = @libdir@ bindir = @bindir@ includedir = @includedir@ +LIB_tgetent = @LIB_tgetent@ LIB_DEPS = @lib_deps_yes@ @LIB_readline@ -lc build_symlink_command = @build_symlink_command@ install_symlink_command = @install_symlink_command@