Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
libcdi
Commits
7d25be4c
Commit
7d25be4c
authored
Nov 09, 2014
by
Uwe Schulzweida
Browse files
call gribSetDebug() only if HAVE_LIBCGRIBEX
parent
d71a49a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/cdi_int.c
View file @
7d25be4c
...
...
@@ -160,7 +160,7 @@ void cdiDebug(int level)
if
(
level
==
1
||
(
level
&
16
)
)
{
#if defined (HAVE_LIBGRIB)
#if defined (HAVE_LIB
C
GRIB
EX
)
gribSetDebug
(
1
);
#endif
#if defined (HAVE_LIBNETCDF)
...
...
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