Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Nettle
nettle
Commits
aabc3b11
Commit
aabc3b11
authored
Mar 26, 2015
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Define NETTLE_USE_MINI_GMP in version.h.
parent
5b9eb472
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
ChangeLog
ChangeLog
+4
-0
version.h.in
version.h.in
+2
-0
No files found.
ChangeLog
View file @
aabc3b11
2015-03-26 Niels Möller <nisse@diamant.hack.org>
* version.h.in (NETTLE_USE_MINI_GMP): Substitute here.
2015-03-25 Niels Möller <nisse@diamant.hack.org>
* configure.ac (MAJOR_VERSION, MINOR_VERSION): Tweak sed
...
...
version.h.in
View file @
aabc3b11
...
...
@@ -42,6 +42,8 @@ extern "C" {
#define NETTLE_VERSION_MAJOR @MAJOR_VERSION@
#define NETTLE_VERSION_MINOR @MINOR_VERSION@
#define NETTLE_USE_MINI_GMP @NETTLE_USE_MINI_GMP@
#ifdef __cplusplus
}
#endif
...
...
Write
Preview
Markdown
is supported
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