diff options
Diffstat (limited to 'Build/source/libs/zlib/withenable.ac')
-rw-r--r-- | Build/source/libs/zlib/withenable.ac | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/Build/source/libs/zlib/withenable.ac b/Build/source/libs/zlib/withenable.ac deleted file mode 100644 index 52aeb5336dc..00000000000 --- a/Build/source/libs/zlib/withenable.ac +++ /dev/null @@ -1,10 +0,0 @@ -AC_ARG_WITH([system_zlib], - [ --with-system-zlib use installed zlib library]) - -AC_ARG_WITH([zlib_libdir], -[ --with-zlib-libdir=DIR - Specify directory where the zlib.a resides.]) - -AC_ARG_WITH([zlib_include], -[ --with-zlib-include=DIR - Specify the zlib header files location.]) |