]> git.eshelyaron.com Git - emacs.git/commitdiff
Comments.
authorDave Love <fx@gnu.org>
Mon, 8 Jul 2002 22:23:31 +0000 (22:23 +0000)
committerDave Love <fx@gnu.org>
Mon, 8 Jul 2002 22:23:31 +0000 (22:23 +0000)
src/config.in

index a0edd520a9f364961b6795a94bd52e9875ae9414..dfa506b273dbadda435d667a73b747f08670f646 100644 (file)
@@ -74,13 +74,13 @@ Boston, MA 02111-1307, USA.  */
 /* Define if we have the PNG library.  */
 #undef HAVE_PNG
 
-/* Define if we have the JPEG library.  */
+/* Define if we have the JPEG library (version 6b or later).  */
 #undef HAVE_JPEG
 
 /* Define if we have the TIFF library.  */
 #undef HAVE_TIFF
 
-/* Define if we have the GIF library.  */
+/* Define if we have the GIF library (version 4.1.0b1 or later).  */
 #undef HAVE_GIF
 
 /* Define if libXaw3d is available.  */