Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
lsh
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LSH
lsh
Commits
0099e1bf
Commit
0099e1bf
authored
Jan 17, 2012
by
Niels Möller
Browse files
Options
Downloads
Patches
Plain Diff
*** empty log message ***
Rev: nettle/ChangeLog:1.246
parent
7545e169
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
nettle/ChangeLog
+14
-0
14 additions, 0 deletions
nettle/ChangeLog
with
14 additions
and
0 deletions
nettle/ChangeLog
+
14
−
0
View file @
0099e1bf
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.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment