diff options
Diffstat (limited to 'Build/source/texk/dvipng/ac/withenable.ac')
-rw-r--r-- | Build/source/texk/dvipng/ac/withenable.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/source/texk/dvipng/ac/withenable.ac b/Build/source/texk/dvipng/ac/withenable.ac index 8057c1c85dd..7dd79a2f509 100644 --- a/Build/source/texk/dvipng/ac/withenable.ac +++ b/Build/source/texk/dvipng/ac/withenable.ac @@ -1,3 +1,4 @@ ## texk/dvipng/ac/withenable.ac ## configure options and TL libraries required for dvipng KPSE_WITH_PROG([dvipng], [kpathsea freetype2 gd t1lib]) +m4_include(kpse_TL[texk/dvipng/ac/dvipng.ac]) |