X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fsimgear_config.h.in;h=74a3ba87a781844a4b2e64593e0e9b41794a0f78;hb=d0d7878e0a4cc7871276db37517faf0c61693740;hp=f63fe4b27b8b36e76a871a9d065a5441f3c6da3c;hpb=220a43bf4607c46a28a78c43b6037886884bd98f;p=simgear.git diff --git a/simgear/simgear_config.h.in b/simgear/simgear_config.h.in index f63fe4b2..74a3ba87 100644 --- a/simgear/simgear_config.h.in +++ b/simgear/simgear_config.h.in @@ -197,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