diff options
Diffstat (limited to 'Build/source/texk/dvipng/ac/withenable.ac')
-rw-r--r-- | Build/source/texk/dvipng/ac/withenable.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/dvipng/ac/withenable.ac b/Build/source/texk/dvipng/ac/withenable.ac index 07865f537fb..c29e49af72f 100644 --- a/Build/source/texk/dvipng/ac/withenable.ac +++ b/Build/source/texk/dvipng/ac/withenable.ac @@ -1,8 +1,8 @@ ## texk/dvipng/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/dvipng/ dnl -dnl Copyright (C) 2009-2012 Peter Breitenlohner <tex-live@tug.org> +dnl Copyright (C) 2009-2013 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 gd t1lib]) +KPSE_ENABLE_PROG([dvipng], [kpathsea gd]) m4_include(kpse_TL[texk/dvipng/ac/dvipng.ac]) |