diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2012-12-04 13:11:31 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2012-12-04 13:11:31 +0000 |
commit | e820095ca870b45b0ce42d073f9eae53739b359c (patch) | |
tree | c1d334acc7439188c47976decd9788f38e11f98b /Build/source/libs/graphite2/ac/withenable.ac | |
parent | e42ad852910fa40560d1ee5b20dac7de0583a076 (diff) |
libs/graphite2: Added for future XeTeX
git-svn-id: svn://tug.org/texlive/trunk@28442 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/graphite2/ac/withenable.ac')
-rw-r--r-- | Build/source/libs/graphite2/ac/withenable.ac | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Build/source/libs/graphite2/ac/withenable.ac b/Build/source/libs/graphite2/ac/withenable.ac new file mode 100644 index 00000000000..7d276b58a45 --- /dev/null +++ b/Build/source/libs/graphite2/ac/withenable.ac @@ -0,0 +1,7 @@ +## libs/graphite2/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory libs/graphite2/ +dnl +dnl Copyright (C) 2012 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 graphite2 +KPSE_WITH_LIB([graphite2]) |