summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipng/ac/withenable.ac
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/dvipng/ac/withenable.ac')
-rw-r--r--Build/source/texk/dvipng/ac/withenable.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/dvipng/ac/withenable.ac b/Build/source/texk/dvipng/ac/withenable.ac
index 102fcee7cf4..0ccd52f780e 100644
--- a/Build/source/texk/dvipng/ac/withenable.ac
+++ b/Build/source/texk/dvipng/ac/withenable.ac
@@ -4,5 +4,5 @@ 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_WITH_PROG([dvipng], [kpathsea freetype2 gd t1lib])
+KPSE_ENABLE_PROG([dvipng], [kpathsea freetype2 gd t1lib])
m4_include(kpse_TL[texk/dvipng/ac/dvipng.ac])