]> git.mxchange.org Git - simgear.git/blobdiff - simgear/simgear_config.h.in
Patch from Melchior Franz:
[simgear.git] / simgear / simgear_config.h.in
index 61b86781aea48fd5f9085365d59d6be72bb3de84..74a3ba87a781844a4b2e64593e0e9b41794a0f78 100644 (file)
@@ -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
 
 /* 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