summaryrefslogtreecommitdiff
path: root/README.git
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2020-12-07 10:27:42 +0100
committerWerner Lemberg <wl@gnu.org>2020-12-07 10:27:42 +0100
commit015a9b8d8f6f4e775ff40581e8ac7a0116174b04 (patch)
tree0b6a81c897fee0a5b056d239d41168ed683aed0d /README.git
parent9f94d8533cefa8a023a0b81633032fe0aaea08fb (diff)
downloadfreetype2-015a9b8d8f6f4e775ff40581e8ac7a0116174b04.tar.gz
*/*: s/FT_LOGGING/FT_DEBUG_LOGGING/.
Diffstat (limited to 'README.git')
-rw-r--r--README.git6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.git b/README.git
index 1da3fa83c..265643df8 100644
--- a/README.git
+++ b/README.git
@@ -35,9 +35,9 @@ Similarly, a build with `cmake' can be done directly from the git
repository.
-For using the `FT_LOGGING' macro while debugging (see `docs/DEBUG' for
-more information) use the following git commands to checkout `dlg'
-library as a git submodule.
+For using the `FT_DEBUG_LOGGING' macro while debugging (see
+`docs/DEBUG' for more information) use the following git commands to
+checkout `dlg' library as a git submodule.
git submodule init
git submodule update