Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dmitry Baryshkov
nettle
Commits
e11c60ae
Commit
e11c60ae
authored
Jan 17, 2012
by
Niels Möller
Browse files
*** empty log message ***
Rev: nettle/ChangeLog:1.246
parent
8d9ccdb4
Changes
1
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
e11c60ae
2012-01-17 Niels Mller <nisse@lysator.liu.se>
* examples/rsa-decrypt.c (main): Use _setmode rather than setmode,
suggested by Eli Zaretskii. Affects windows builds only.
* examples/rsa-encrypt.c: Likewise.
* Makefile.in ($(LIBNETTLE_FORLINK)): Always create a .lib symlink
to the library file. Use LN_S.
($(LIBHOGWEED_FORLINK)): Likewise.
(install-shared-nettle): Use LN_S.
(install-shared-hogweed): Likewise.
* configure.ac: Use AC_PROG_LN_S.
* config.make.in (LN_S): New substitution.
* testsuite/setup-env: New file. Wine workaround. Can't get
../.lib into wine's dll search path, so create additional
symlinks.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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