summaryrefslogtreecommitdiff
path: root/Build/source/libs/gd/ac
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2009-03-20 07:57:39 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2009-03-20 07:57:39 +0000
commit453e4a6601ed7f8a08029211434be8e58fc452a9 (patch)
tree8d4049db78831326efd0ca4b64e90921be28dd53 /Build/source/libs/gd/ac
parentc38141ec3aa1e84b5ed195d2a6f9f944fa4bdbbf (diff)
new build system
git-svn-id: svn://tug.org/texlive/trunk@12449 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/gd/ac')
-rw-r--r--Build/source/libs/gd/ac/gd.ac3
-rw-r--r--Build/source/libs/gd/ac/withenable.ac3
2 files changed, 0 insertions, 6 deletions
diff --git a/Build/source/libs/gd/ac/gd.ac b/Build/source/libs/gd/ac/gd.ac
deleted file mode 100644
index 97242870e1b..00000000000
--- a/Build/source/libs/gd/ac/gd.ac
+++ /dev/null
@@ -1,3 +0,0 @@
-## libs/gd/ac/gd.ac
-## define required functions and headers from system gd
-KPSE_CHECK_LIB([gd], [gdImageCreate], [gd.h])
diff --git a/Build/source/libs/gd/ac/withenable.ac b/Build/source/libs/gd/ac/withenable.ac
deleted file mode 100644
index 24637010b52..00000000000
--- a/Build/source/libs/gd/ac/withenable.ac
+++ /dev/null
@@ -1,3 +0,0 @@
-## libs/gd/kpse/withenable.ac
-## configure options and TL libraries required for gd
-KPSE_WITH_LIB([gd], [libpng])