summaryrefslogtreecommitdiff
path: root/builds/toplevel.mk
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2010-07-12 00:33:36 +0200
committerWerner Lemberg <wl@gnu.org>2010-07-12 00:33:36 +0200
commit7fa49cee58ab6175f1070a5f9b2d106fc856e02b (patch)
tree0a59d8db2fb723ce4a9f7f0b164b879421c4e8b7 /builds/toplevel.mk
parentebfd454a603a0be3ffb8e7d0886cd3e1a96ce53b (diff)
downloadfreetype2-7fa49cee58ab6175f1070a5f9b2d106fc856e02b.tar.gz
Typo.
Diffstat (limited to 'builds/toplevel.mk')
-rw-r--r--builds/toplevel.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/builds/toplevel.mk b/builds/toplevel.mk
index 6a8280173..d9fbee0b3 100644
--- a/builds/toplevel.mk
+++ b/builds/toplevel.mk
@@ -3,7 +3,7 @@
#
-# Copyright 1996-2000, 2001, 2003, 2006, 2008, 2009 by
+# Copyright 1996-2000, 2001, 2003, 2006, 2008, 2009, 2010 by
# David Turner, Robert Wilhelm, and Werner Lemberg.
#
# This file is part of the FreeType project, and may only be used, modified,
@@ -230,7 +230,8 @@ dist:
# The locations of the latest `config.guess' and `config.sub' versions (from
-# GNU `config' CVS), relative to the `tmp' directory used during `make dist'.
+# GNU `config' git repository), relative to the `tmp' directory used during
+# `make dist'.
#
CONFIG_GUESS = ~/git/config/config.guess
CONFIG_SUB = ~/git/config/config.sub