diff options
Diffstat (limited to 'Build/source/texk/dvipdfmx')
-rwxr-xr-x | Build/source/texk/dvipdfmx/configure | 3 | ||||
-rw-r--r-- | Build/source/texk/dvipdfmx/configure.ac | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/Build/source/texk/dvipdfmx/configure b/Build/source/texk/dvipdfmx/configure index e167cdcc461..cfecb58104b 100755 --- a/Build/source/texk/dvipdfmx/configure +++ b/Build/source/texk/dvipdfmx/configure @@ -12910,9 +12910,6 @@ fi ac_config_headers="$ac_config_headers config.h" -# TEXMF='${datadir}/texmf' -# AC_SUBST(TEXMF) - { $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5 $as_echo_n "checking for ANSI C header files... " >&6; } if test "${ac_cv_header_stdc+set}" = set; then diff --git a/Build/source/texk/dvipdfmx/configure.ac b/Build/source/texk/dvipdfmx/configure.ac index 7085650e6f7..113583e2d51 100644 --- a/Build/source/texk/dvipdfmx/configure.ac +++ b/Build/source/texk/dvipdfmx/configure.ac @@ -17,9 +17,6 @@ KPSE_COMMON([dvipdfmx]) AC_CONFIG_HEADERS([config.h]) -# TEXMF='${datadir}/texmf' -# AC_SUBST(TEXMF) - dnl Checks for header files. AC_HEADER_STDC AC_CHECK_HEADERS([stdint.h inttypes.h sys/types.h]) |