summaryrefslogtreecommitdiff
path: root/modules.cfg
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2007-01-31 08:53:02 +0000
committerWerner Lemberg <wl@gnu.org>2007-01-31 08:53:02 +0000
commit53935939df4ce8eeada4139ec9062be7e8df7248 (patch)
tree4fbf76167d81a8b7358b074c4f69602273fd0b3e /modules.cfg
parent689dd66b56d134dced3451c29839d8a32f4e130e (diff)
downloadfreetype2-53935939df4ce8eeada4139ec9062be7e8df7248.tar.gz
* Version 2.3.1 released.VER-2-3-1-FINAL
========================= Tag sources with `VER-2-3-1-FINAL'. * builds/win32/visualc/freetype.dsp, builds/win32/visualc/freetype.vcproj: s/230/231/. * builds/win32/visualc/index.html: s/221/231/. * vms_make.com: Add `ftgasp'.
Diffstat (limited to 'modules.cfg')
-rw-r--r--modules.cfg3
1 files changed, 1 insertions, 2 deletions
diff --git a/modules.cfg b/modules.cfg
index a05ecb19e..747a9976c 100644
--- a/modules.cfg
+++ b/modules.cfg
@@ -205,8 +205,7 @@ BASE_EXTENSIONS += fttype1.c
# See include/freetype/ftwinfnt.h for the API.
BASE_EXTENSIONS += ftwinfnt.c
-# Support functions for X11. Useful only for building the XFree86 font
-# server.
+# Support functions for X11.
#
# See include/freetype/ftxf86.h for the API.
BASE_EXTENSIONS += ftxf86.c