aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/links/files/ac-prog-cxx.patch
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2018-09-05 14:58:48 -0700
committerKhem Raj <raj.khem@gmail.com>2018-09-08 13:32:12 -0700
commit0eab9697b3f9cf9280fbfda5968ba2a6b8c51a39 (patch)
tree8bcf616a6b913fee2c7e9261370bf2034e14d822 /meta-oe/recipes-support/links/files/ac-prog-cxx.patch
parent0d69645f3b6084fefd97cf362a4d7a693b2bf26b (diff)
downloadmeta-openembedded-contrib-0eab9697b3f9cf9280fbfda5968ba2a6b8c51a39.tar.gz
links,links-x11: Upgrade to 2.16
* Fixes build with OpenSSL 1.1.x License-Update: Corrected formatting Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/links/files/ac-prog-cxx.patch')
-rw-r--r--meta-oe/recipes-support/links/files/ac-prog-cxx.patch24
1 files changed, 17 insertions, 7 deletions
diff --git a/meta-oe/recipes-support/links/files/ac-prog-cxx.patch b/meta-oe/recipes-support/links/files/ac-prog-cxx.patch
index 41c3826850..2dc57a5c83 100644
--- a/meta-oe/recipes-support/links/files/ac-prog-cxx.patch
+++ b/meta-oe/recipes-support/links/files/ac-prog-cxx.patch
@@ -1,11 +1,21 @@
---- links-2.1pre20/configure.in.orig 2005-12-21 15:23:49.000000000 +0000
-+++ links-2.1pre20/configure.in 2005-12-21 15:23:59.000000000 +0000
-@@ -18,7 +18,7 @@
+From c00668541f68c17a5e453a4dcc2a86022b20af87 Mon Sep 17 00:00:00 2001
+From: Martin Jansa <Martin.Jansa@gmail.com>
+Date: Mon, 30 Jul 2012 23:52:49 +0200
+
+---
+ configure.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/configure.in b/configure.in
+index 7c15b6b..9896631 100644
+--- a/configure.in
++++ b/configure.in
+@@ -23,7 +23,7 @@ AM_CONFIG_HEADER(config.h)
dnl Checks for programs.
AC_PROG_CC
--#AC_PROG_CXX
+-dnl AC_PROG_CXX
+AC_PROG_CXX
- #AC_PROG_AWK
- #AM_PROG_LEX
- #AC_PROG_YACC
+ dnl AC_PROG_AWK
+ dnl AM_PROG_LEX
+ dnl AC_PROG_YACC