diff options
Diffstat (limited to 'Build/source/libs/graphite/ac/graphite.ac')
-rw-r--r-- | Build/source/libs/graphite/ac/graphite.ac | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Build/source/libs/graphite/ac/graphite.ac b/Build/source/libs/graphite/ac/graphite.ac index 8f6a683247c..da6b30aedda 100644 --- a/Build/source/libs/graphite/ac/graphite.ac +++ b/Build/source/libs/graphite/ac/graphite.ac @@ -1,3 +1,7 @@ -## libs/graphite/ac/graphite.ac +## libs/graphite/ac/graphite.ac: configure.ac fragment for the TeX Live subdirectory libs/graphite/ +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 graphite KPSE_CHECK_LIBXX([graphite], [free], [graphite/GrClient.h]) |