diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-04-20 18:13:48 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-04-20 18:13:48 +0000 |
commit | e5786f530f9555469c01435f86039b06aa53feba (patch) | |
tree | c868e8d32282422d7d445b729db95c3fcdafb6d0 /Build/source/texk/kpathsea/ac/kpathsea.ac | |
parent | ebaa1768b43c8606d923d2e861b5286b74207b3e (diff) |
new build system: build icu libs and xetex plus misc updates
git-svn-id: svn://tug.org/texlive/trunk@12759 c570f23f-e606-0410-a88d-b1316a301751
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]) |