Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
7a59d1ef
Commit
7a59d1ef
authored
Jan 10, 2003
by
Niels Möller
Browse files
(LDADD): Add libspki.a.
Rev: src/Makefile.am.in:1.140
parent
63d1263b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Makefile.am.in
View file @
7a59d1ef
...
...
@@ -159,7 +159,7 @@ lsh_execuv_LDADD=
# $(PERL) $(top_srcdir)/misc/mk-reverse-table ssh.h >$@T
# if test -s $@T ; then mv -f $@T $@ ; else touch $@ ; fi
LDADD
=
liblsh.a nettle/libnettle.a @LIBARGP@
LDADD
=
liblsh.a
spki/libspki.a
nettle/libnettle.a @LIBARGP@
# lshg needs ssh_format, which need bignum functions from nettle.
# lshg_LDADD = liblsh.a @LIBARGP@
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment