diff options
Diffstat (limited to 'Build/source/utils/m-tx/configure.ac')
-rw-r--r-- | Build/source/utils/m-tx/configure.ac | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Build/source/utils/m-tx/configure.ac b/Build/source/utils/m-tx/configure.ac index 5cf672a5ba0..2767e285260 100644 --- a/Build/source/utils/m-tx/configure.ac +++ b/Build/source/utils/m-tx/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. dnl -dnl Copyright (C) 2012, 2013 Peter Breitenlohner <tex-live@tug.org> +dnl Copyright (C) 2012-2014 Peter Breitenlohner <tex-live@tug.org> dnl dnl This file is free software; the copyright holder dnl gives unlimited permission to copy and/or distribute it, @@ -18,8 +18,6 @@ KPSE_BASIC([m-tx]) dnl Check compiler and flags AC_PROG_CC -KPSE_COND_WIN32_WRAP - dnl Checks for programs. AC_PROG_INSTALL AC_PROG_LN_S |