diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-03-20 07:57:39 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-03-20 07:57:39 +0000 |
commit | 453e4a6601ed7f8a08029211434be8e58fc452a9 (patch) | |
tree | 8d4049db78831326efd0ca4b64e90921be28dd53 /Build/source/libs/gd/withenable.ac | |
parent | c38141ec3aa1e84b5ed195d2a6f9f944fa4bdbbf (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/withenable.ac')
-rw-r--r-- | Build/source/libs/gd/withenable.ac | 10 |
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.]) |