summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipdfm-x/ac
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2013-10-25 08:53:49 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2013-10-25 08:53:49 +0000
commitedc3291a11eb0048e750f5861e9dd447a7e959a4 (patch)
treef00a5ea83a3c0b66c0cd4b7ef86f227c2562ecb0 /Build/source/texk/dvipdfm-x/ac
parent68440ee4d894f56b49a82533ecb3f215964bc5b1 (diff)
Update libs/paper and use it for dvipdfm-x
git-svn-id: svn://tug.org/texlive/trunk@31994 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dvipdfm-x/ac')
-rw-r--r--Build/source/texk/dvipdfm-x/ac/withenable.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/dvipdfm-x/ac/withenable.ac b/Build/source/texk/dvipdfm-x/ac/withenable.ac
index 2db424cf72a..135f736d359 100644
--- a/Build/source/texk/dvipdfm-x/ac/withenable.ac
+++ b/Build/source/texk/dvipdfm-x/ac/withenable.ac
@@ -4,5 +4,5 @@ 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 dvipdfm-x
-KPSE_ENABLE_PROG([dvipdfm-x], [kpathsea libpng])
+KPSE_ENABLE_PROG([dvipdfm-x], [kpathsea libpng paper])
m4_include(kpse_TL[texk/dvipdfm-x/ac/dvipdfm-x.ac])