diff options
Diffstat (limited to 'Build/source/texk/kpathsea/ac/kpathsea.ac')
-rw-r--r-- | Build/source/texk/kpathsea/ac/kpathsea.ac | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Build/source/texk/kpathsea/ac/kpathsea.ac b/Build/source/texk/kpathsea/ac/kpathsea.ac index 5f89998c35d..73e38ba2391 100644 --- a/Build/source/texk/kpathsea/ac/kpathsea.ac +++ b/Build/source/texk/kpathsea/ac/kpathsea.ac @@ -1,4 +1,8 @@ -## texk/kpathsea/ac/kpathsea.ac +## texk/kpathsea/ac/kpathsea.ac: configure.ac fragment for the TeX Live subdirectory texk/kpathsea/ +dnl +dnl Copyright (C) 2009 Peter Breitenlohner <tex-live@tug.org> +dnl You may freely use, modify and/or distribute this file. +dnl ## define required functions and headers from system kpathsea KPSE_CHECK_LIB([kpathsea], [kpse_set_program_name], [kpathsea/kpathsea.h kpathsea/tex-file.h]) |