X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fsimgear_config.h.in;h=74a3ba87a781844a4b2e64593e0e9b41794a0f78;hb=d0d7878e0a4cc7871276db37517faf0c61693740;hp=61b86781aea48fd5f9085365d59d6be72bb3de84;hpb=73b050ae340eea6e3b42e5a8cdca910e1c4194f2;p=simgear.git diff --git a/simgear/simgear_config.h.in b/simgear/simgear_config.h.in index 61b86781..74a3ba87 100644 --- a/simgear/simgear_config.h.in +++ b/simgear/simgear_config.h.in @@ -50,9 +50,6 @@ /* Define if you have the vprintf function. */ #undef HAVE_VPRINTF -/* Define if you have zlib installed system wide. */ -#undef HAVE_ZLIB - /* Define as the return type of signal handlers (int or void). */ #undef RETSIGTYPE @@ -200,6 +197,9 @@ /* Define if you have the glut library (-lglut). */ #undef HAVE_LIBGLUT +/* Define if you have the jpeg library (-ljpeg). */ +#undef HAVE_LIBJPEG + /* Define if you have the m library (-lm). */ #undef HAVE_LIBM