diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2011-02-25 11:49:36 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2011-02-25 11:49:36 +0000 |
commit | 4a48c7546542514ae9137d0418dacf821efe4192 (patch) | |
tree | 79b2b99218949cac8e50e2a9a80792dc4c709df0 /Build/source/m4 | |
parent | dae0c08dba821b258ff7b1155b8f36716c9315c1 (diff) |
minor update of XeTeX header files
git-svn-id: svn://tug.org/texlive/trunk@21519 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/m4')
-rw-r--r-- | Build/source/m4/kpse-icu-flags.m4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/m4/kpse-icu-flags.m4 b/Build/source/m4/kpse-icu-flags.m4 index fd15b685249..19ad4025d98 100644 --- a/Build/source/m4/kpse-icu-flags.m4 +++ b/Build/source/m4/kpse-icu-flags.m4 @@ -1,5 +1,5 @@ # Public macros for the TeX Live (TL) tree. -# Copyright (C) 2009, 2010 Peter Breitenlohner <tex-live@tug.org> +# Copyright (C) 2009 - 2011 Peter Breitenlohner <tex-live@tug.org> # # This file is free software; the copyright holder # gives unlimited permission to copy and/or distribute it, @@ -34,7 +34,7 @@ AC_DEFUN([KPSE_ICU_XETEX_FLAGS], # Internal subroutine. # # LIBNAME and OPTIONS as for _KPSE_LIB_FLAGS(). -# MORE-ICU-LIBS: icu libraries from the TL in addition to icuuc and icudata. +# MORE-ICU-LIBS: icu libraries from the TL tree in addition to icuuc and icudata. m4_define([_KPSE_ICU_FLAGS], [_KPSE_LIB_FLAGS([icu], [$1], [$2], [-DU_STATIC_IMPLEMENTATION -IBLD/libs/icu/include], |