summaryrefslogtreecommitdiff
path: root/Build/source/libs/gd/withenable.ac
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/gd/withenable.ac')
-rw-r--r--Build/source/libs/gd/withenable.ac10
1 files changed, 0 insertions, 10 deletions
diff --git a/Build/source/libs/gd/withenable.ac b/Build/source/libs/gd/withenable.ac
deleted file mode 100644
index 95be7ddc95b..00000000000
--- a/Build/source/libs/gd/withenable.ac
+++ /dev/null
@@ -1,10 +0,0 @@
-AC_ARG_WITH([system_gd],
- [ --with-system-gd use installed gd library])
-
-AC_ARG_WITH([gd_libdir],
-[ --with-gd-libdir=DIR
- Specify directory where the gd library resides.])
-
-AC_ARG_WITH([gd_include],
-[ --with-gd-include=DIR
- Specify the gd header files location.])