diff options
Diffstat (limited to 'Build/source/libs/graphite/ac/graphite.ac')
-rw-r--r-- | Build/source/libs/graphite/ac/graphite.ac | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Build/source/libs/graphite/ac/graphite.ac b/Build/source/libs/graphite/ac/graphite.ac new file mode 100644 index 00000000000..2fd071f2f0a --- /dev/null +++ b/Build/source/libs/graphite/ac/graphite.ac @@ -0,0 +1,3 @@ +## libs/graphite/ac/graphite.ac +## define required functions and headers from system graphite +KPSE_CHECK_LIB([graphite], [free], [graphite/GrClient.h]) |