summaryrefslogtreecommitdiff
path: root/Build/source/texk/xdvipdfmx/configure
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2012-02-28 10:26:33 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2012-02-28 10:26:33 +0000
commit1b8e5eced9dd1bc21ca5fc07dbfc113e0a41cf64 (patch)
treea00792efbcbd5bd89823273c52a0e8600afa5849 /Build/source/texk/xdvipdfmx/configure
parent1381c0539f9f63055ec644da887ecaadadca284f (diff)
xdvipdfmx: Do not use libpaper for TeX Live builds
git-svn-id: svn://tug.org/texlive/trunk@25532 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/xdvipdfmx/configure')
-rwxr-xr-xBuild/source/texk/xdvipdfmx/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/xdvipdfmx/configure b/Build/source/texk/xdvipdfmx/configure
index 76bdd1bd959..ecbb16a6c32 100755
--- a/Build/source/texk/xdvipdfmx/configure
+++ b/Build/source/texk/xdvipdfmx/configure
@@ -15593,7 +15593,7 @@ echo timestamp >config.force
fi
-if test "x$enable_texlive_build" != xyes || test ! -d $srdir/../kpathsea; then
+if test "x$enable_texlive_build" != xyes || test ! -d $srcdir/../kpathsea; then
_cppflags=$CPPFLAGS _ldflags=$LDFLAGS
# Check whether --with-paper was given.