diff options
Diffstat (limited to 'Build/source/texk/dvipdfm-x/configure')
-rwxr-xr-x | Build/source/texk/dvipdfm-x/configure | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/dvipdfm-x/configure b/Build/source/texk/dvipdfm-x/configure index 5751ab1866a..f05488c46a9 100755 --- a/Build/source/texk/dvipdfm-x/configure +++ b/Build/source/texk/dvipdfm-x/configure @@ -13681,7 +13681,8 @@ fi -## Define configure options for dvipdfm-x. +## texk/dvipdfm-x/ac/dvipdfm-x.ac: configure.ac fragment for the TeX Live subdirectory texk/dvipdfm-x/ +## configure options for dvipdfm-x # Check whether --enable-dvipdfmx was given. if test "${enable_dvipdfmx+set}" = set; then : enableval=$enable_dvipdfmx; @@ -13705,7 +13706,6 @@ case enable_xdvipdfmx in #( enable_xdvipdfmx=yes ;; esac -test "x$enable_dvipdfm_x:$enable_xdvipdfmx" = xyes:yes && need_freetype2=yes ac_config_headers="$ac_config_headers config.h" |