(LIB_DEPS): add LIB_tgetent
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5169 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -34,7 +34,7 @@ LIB = $(LIBNAME).$(LIBEXT)
|
||||
LIB2 = $(LIBPREFIX)el_compat.a
|
||||
LIBS = $(LIB) @el_yes@ $(LIB2)
|
||||
|
||||
LIB_DEPS = @lib_deps_yes@ -lc
|
||||
LIB_DEPS = @lib_deps_yes@ @LIB_tgetent@ -lc
|
||||
build_symlink_command = @build_symlink_command@
|
||||
install_symlink_command = @install_symlink_command@
|
||||
install_symlink_command2 = @install_symlink_command2@
|
||||
|
Reference in New Issue
Block a user