aboutsummaryrefslogtreecommitdiff
path: root/editors/libreoffice/files/patch-configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'editors/libreoffice/files/patch-configure.ac')
-rw-r--r--editors/libreoffice/files/patch-configure.ac11
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/libreoffice/files/patch-configure.ac b/editors/libreoffice/files/patch-configure.ac
deleted file mode 100644
index 7891d280c2ad..000000000000
--- a/editors/libreoffice/files/patch-configure.ac
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.ac.orig 2016-05-04 21:28:24 UTC
-+++ configure.ac
-@@ -9304,7 +9304,7 @@ if test "$enable_openssl" = "yes"; then
-
- with_system_openssl=no
- libo_CHECK_SYSTEM_MODULE([openssl],[OPENSSL],[openssl])
-- elif test "$_os" = "NetBSD" -o "$_os" = "OpenBSD" -o "$_os" = "DragonFly" \
-+ elif test "$_os" = "FreeBSD" -o "$_os" = "NetBSD" -o "$_os" = "OpenBSD" -o "$_os" = "DragonFly" \
- && test "$with_system_openssl" != "no"; then
- with_system_openssl=yes
- SYSTEM_OPENSSL=TRUE