From 1b59dca98b067e6d4a3e1b6d32fba13ad8008099 Mon Sep 17 00:00:00 2001 From: Dave Love Date: Mon, 8 Jul 2002 22:23:31 +0000 Subject: [PATCH] Comments. --- src/config.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. */ -- 2.39.5