summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipng/ac/withenable.ac
blob: 0ccd52f780ecbd2c3239bf90c19e974815116cbd (plain)
1
2
3
4
5
6
7
8
## texk/dvipng/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/dvipng/
dnl
dnl Copyright (C) 2009 Peter Breitenlohner <tex-live@tug.org>
dnl You may freely use, modify and/or distribute this file.
dnl
## configure options and TL libraries required for dvipng
KPSE_ENABLE_PROG([dvipng], [kpathsea freetype2 gd t1lib])
m4_include(kpse_TL[texk/dvipng/ac/dvipng.ac])