diff options
Diffstat (limited to 'Build/source/texk/dvisvgm/config.h.in')
-rw-r--r-- | Build/source/texk/dvisvgm/config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Build/source/texk/dvisvgm/config.h.in b/Build/source/texk/dvisvgm/config.h.in index c08bdf6a429..09dbb64a9f5 100644 --- a/Build/source/texk/dvisvgm/config.h.in +++ b/Build/source/texk/dvisvgm/config.h.in @@ -46,6 +46,9 @@ /* Define to 1 if you have the <iostream> header file. */ #undef HAVE_IOSTREAM +/* Define to 1 if you have the `freetype2' library (-lfreetype). */ +#undef HAVE_LIBFREETYPE + /* Define to 1 if you have the `kpathsea' library (-lkpathsea). */ #undef HAVE_LIBKPATHSEA |