From 7bdb813dcb41c887ea3c27c4feab6c50efada893 Mon Sep 17 00:00:00 2001
From: Martin Stjernholm <mast@lysator.liu.se>
Date: Wed, 2 Feb 2000 10:38:39 +0100
Subject: [PATCH] Fixed a misleading comment.

Rev: src/modules/_Image_TTF/acconfig.h:1.3
---
 src/modules/_Image_TTF/acconfig.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/modules/_Image_TTF/acconfig.h b/src/modules/_Image_TTF/acconfig.h
index 7adf21f431..bf89891b78 100644
--- a/src/modules/_Image_TTF/acconfig.h
+++ b/src/modules/_Image_TTF/acconfig.h
@@ -1,11 +1,11 @@
 /*
- * $Id: acconfig.h,v 1.2 1999/02/09 16:14:01 grubba Exp $
+ * $Id: acconfig.h,v 1.3 2000/02/02 09:38:39 mast Exp $
  */
 
 @TOP@
 @BOTTOM@
 
-/* Define this if you have -ljpeg */
+/* Define this if you have -lttf. */
 #undef HAVE_LIBTTF
 
 /* Define this if TT_Horizontal_Header has the member Reserved0 */
-- 
GitLab