summaryrefslogtreecommitdiff
path: root/Build/source/libs/gd/ac/gd.ac
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/gd/ac/gd.ac')
-rw-r--r--Build/source/libs/gd/ac/gd.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/Build/source/libs/gd/ac/gd.ac b/Build/source/libs/gd/ac/gd.ac
new file mode 100644
index 00000000000..97242870e1b
--- /dev/null
+++ b/Build/source/libs/gd/ac/gd.ac
@@ -0,0 +1,3 @@
+## libs/gd/ac/gd.ac
+## define required functions and headers from system gd
+KPSE_CHECK_LIB([gd], [gdImageCreate], [gd.h])