From: Dave Love Date: Mon, 8 Jul 2002 22:23:31 +0000 (+0000) Subject: Comments. X-Git-Tag: emacs-pretest-21.2.91~186 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1b59dca98b067e6d4a3e1b6d32fba13ad8008099;p=emacs.git Comments. --- diff --git a/src/config.in b/src/config.in index a0edd520a9f..dfa506b273d 100644 --- a/src/config.in +++ b/src/config.in @@ -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. */