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
Toggle navigation
Open sidebar
Mathis Rosenhauer
libaec
Commits
fb09e8ce
Commit
fb09e8ce
authored
Mar 27, 2015
by
Mathis Rosenhauer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
SZ_Compress stub for netcdf's configure.
parent
ec3d49e5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
src/sz_compat.c
src/sz_compat.c
+3
-0
No files found.
src/sz_compat.c
View file @
fb09e8ce
...
...
@@ -279,3 +279,6 @@ int SZ_encoder_enabled(void)
{
return
1
;
}
/* netcdf searches for SZ_Compress in configure */
char
SZ_Compress
()
{
return
SZ_OK
;
}
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