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
3a823934
Commit
3a823934
authored
Sep 14, 2012
by
Luis Kornblueh
Browse files
config.h.in has been updated by autoreconf -i as well.
parent
16d39b2c
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/config.h.in
View file @
3a823934
...
...
@@ -64,9 +64,6 @@
/* Define to 1 for JPEG compression for GRIB2 */
#undef HAVE_LIBOPENJPEG
/* Define to 1 if you have the <libpng14/png.h> header file. */
#undef HAVE_LIBPNG14_PNG_H
/* Define to 1 if you have the `pthread' library (-lpthread). */
#undef HAVE_LIBPTHREAD
...
...
@@ -103,6 +100,9 @@
/* Define to 1 if you have the <openjpeg.h> header file. */
#undef HAVE_OPENJPEG_H
/* Define to 1 if you have the <png.h> header file. */
#undef HAVE_PNG_H
/* Define if you have POSIX threads libraries and header files. */
#undef HAVE_PTHREAD
...
...
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