optionally exclude shared library dependencies
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5008 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -29,7 +29,7 @@ libdir = @libdir@
|
||||
|
||||
PICFLAGS = @PICFLAGS@
|
||||
|
||||
LIB_DEPS = $(LIB_DBM) -lc
|
||||
LIB_DEPS = @lib_deps_yes@ $(LIB_DBM) -lc
|
||||
build_symlink_command = @build_symlink_command@
|
||||
install_symlink_command = @install_symlink_command@
|
||||
|
||||
|
Reference in New Issue
Block a user