summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorDavid Turner <david@freetype.org>2020-05-18 09:16:12 +0200
committerWerner Lemberg <wl@gnu.org>2020-05-18 17:56:06 +0200
commit4eee13404dca62cdaed4e26b5523f0d8f92f2a1f (patch)
treec08e9ee29cd01e9fc42e41e94d0e8e11314ae305 /devel
parent3f70e6d20c82b28174096adcd0657b3c998b007b (diff)
downloadfreetype2-4eee13404dca62cdaed4e26b5523f0d8f92f2a1f.tar.gz
Remove Jamfile files from the tree.
These have not been used in a very, very long time, so better remove them. A corresponding patch will be submitted to the `freetype2-demos' repository. * src/Jamfile, src/*/Jamfile, Jamrules: Delete.
Diffstat (limited to 'devel')
-rw-r--r--devel/ftoption.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ftoption.h b/devel/ftoption.h
index da53cf2fa..1fd2e2c21 100644
--- a/devel/ftoption.h
+++ b/devel/ftoption.h
@@ -42,7 +42,7 @@ FT_BEGIN_HEADER
* the name of a directory that is included _before_ the FreeType include
* path during compilation.
*
- * The default FreeType Makefiles and Jamfiles use the build directory
+ * The default FreeType Makefiles use the build directory
* `builds/<system>` by default, but you can easily change that for your
* own projects.
*