diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-11-13 14:43:15 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-11-13 14:43:15 +0000 |
commit | 4b03955aab00a38ad11244687daec832f83a350a (patch) | |
tree | 0d638f8a003f7c17642ca0b11779ba01779870ae /Build/source/texk/dvisvgm/ac/withenable.ac | |
parent | 56cd2a40f239fb8a84ff7fcfa393f449bec2d41d (diff) |
Import dvisvgm-0.8.7
git-svn-id: svn://tug.org/texlive/trunk@16003 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dvisvgm/ac/withenable.ac')
-rw-r--r-- | Build/source/texk/dvisvgm/ac/withenable.ac | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Build/source/texk/dvisvgm/ac/withenable.ac b/Build/source/texk/dvisvgm/ac/withenable.ac new file mode 100644 index 00000000000..24d76219324 --- /dev/null +++ b/Build/source/texk/dvisvgm/ac/withenable.ac @@ -0,0 +1,7 @@ +## texk/dvisvgm/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/dvisvgm/ +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 dvisvgm +KPSE_ENABLE_PROG([dvisvgm], [kpathsea freetype2 zlib]) |