diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-03-25 10:26:13 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-03-25 10:26:13 +0000 |
commit | 1d49a87a191295313dd1fdbce07dfb18ddd65bfc (patch) | |
tree | 631332a3d14e82388951a15501845cb1b8c15e45 /Build/source/texk/dvipng/ac | |
parent | 2d7aa45b6526bc79bd79a64fc30acc7f44d55cec (diff) |
new build system: dvipng 1.11 -> 1.12
git-svn-id: svn://tug.org/texlive/trunk@12514 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dvipng/ac')
-rw-r--r-- | Build/source/texk/dvipng/ac/withenable.ac | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Build/source/texk/dvipng/ac/withenable.ac b/Build/source/texk/dvipng/ac/withenable.ac new file mode 100644 index 00000000000..8057c1c85dd --- /dev/null +++ b/Build/source/texk/dvipng/ac/withenable.ac @@ -0,0 +1,3 @@ +## texk/dvipng/ac/withenable.ac +## configure options and TL libraries required for dvipng +KPSE_WITH_PROG([dvipng], [kpathsea freetype2 gd t1lib]) |