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:
Johan Danielsson
1998-06-01 22:57:57 +00:00
parent 11cbb59c8c
commit 484b3651dc
9 changed files with 23 additions and 20 deletions

View File

@@ -32,7 +32,7 @@ includedir = @includedir@
PICFLAGS = @PICFLAGS@
LIB_DEPS = -lc
LIB_DEPS = @lib_deps_yes@ -lc
build_symlink_command = @build_symlink_command@
install_symlink_command = @install_symlink_command@