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@
|
||||
bindir = @bindir@
|
||||
includedir = @includedir@
|
||||
|
||||
LIB_DEPS = @LIB_readline@ -lc
|
||||
LIB_DEPS = @lib_deps_yes@ @LIB_readline@ -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