libgd: update to 2.3.1
[feed/packages.git] / libs / libgd / patches / 220-exclude_host_headers.patch
diff --git a/libs/libgd/patches/220-exclude_host_headers.patch b/libs/libgd/patches/220-exclude_host_headers.patch
deleted file mode 100644 (file)
index 3e6fc6c..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -94,8 +94,6 @@ else (USE_EXT_GD)
-       GV_LT(VERSION GDLIB_LIB_VERSION)
-       MESSAGE(STATUS "gd shared lib version ${GDLIB_LIB_SOVERSION} (${GDLIB_LIB_VERSION})")
--      SET(CMAKE_REQUIRED_INCLUDES "/usr/include" "/usr/local/include")
--
-       include(CheckIncludeFiles)
-       include(CheckIncludeFile)