diff options
Diffstat (limited to 'dev-libs/redland/files/redland-1.0.3-configure.patch')
-rw-r--r-- | dev-libs/redland/files/redland-1.0.3-configure.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/dev-libs/redland/files/redland-1.0.3-configure.patch b/dev-libs/redland/files/redland-1.0.3-configure.patch deleted file mode 100644 index e3e4c64b2e5d..000000000000 --- a/dev-libs/redland/files/redland-1.0.3-configure.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- configure -+++ configure -@@ -24032,7 +24032,7 @@ - # Check whether --with-threads or --without-threads was given. - if test "${with_threads+set}" = set; then - withval="$with_threads" -- with_threads="yes" -+ with_threads="$withval" - else - with_threads="no" - fi; |