diff options
Diffstat (limited to 'Build/source/texk/xdvipdfmx/configure')
-rwxr-xr-x | Build/source/texk/xdvipdfmx/configure | 2 |
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. |