diff options
Diffstat (limited to 'Build/source/texk/xdvik/ac')
-rw-r--r-- | Build/source/texk/xdvik/ac/withenable.ac | 6 | ||||
-rw-r--r-- | Build/source/texk/xdvik/ac/xdvik.ac | 6 |
2 files changed, 10 insertions, 2 deletions
diff --git a/Build/source/texk/xdvik/ac/withenable.ac b/Build/source/texk/xdvik/ac/withenable.ac index 1ca6258613f..1156ac51f71 100644 --- a/Build/source/texk/xdvik/ac/withenable.ac +++ b/Build/source/texk/xdvik/ac/withenable.ac @@ -1,4 +1,8 @@ -## texk/xdvik/ac/withenable.ac +## texk/xdvik/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/xdvik/ +dnl +dnl Copyright (C) 2009 Peter Breitenlohner <tex-live@tug.org> +dnl You may freely use, modify and/or distribute this file. +dnl ## configure options and TL libraries required for xdvik KPSE_WITH_PROG([xdvik], [kpathsea t1lib]) m4_include(kpse_TL[texk/xdvik/ac/xdvik.ac]) diff --git a/Build/source/texk/xdvik/ac/xdvik.ac b/Build/source/texk/xdvik/ac/xdvik.ac index 6b27c444ba2..424c50e6375 100644 --- a/Build/source/texk/xdvik/ac/xdvik.ac +++ b/Build/source/texk/xdvik/ac/xdvik.ac @@ -1,4 +1,8 @@ -## texk/xdvik/ac/xdvik.ac +## texk/xdvik/ac/xdvik.ac: configure.ac fragment for the TeX Live subdirectory texk/xdvik/ +dnl +dnl Copyright (C) 2009 Peter Breitenlohner <tex-live@tug.org> +dnl You may freely use, modify and/or distribute this file. +dnl ## configure options for xdvik AC_ARG_WITH([xdvi-x-toolkit], AS_HELP_STRING([--with-xdvi-x-toolkit=KIT], |