summaryrefslogtreecommitdiff
path: root/net-p2p/libtorrent-rasterbar-14/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/libtorrent-rasterbar-14/files/patch-configure')
-rw-r--r--net-p2p/libtorrent-rasterbar-14/files/patch-configure20
1 files changed, 20 insertions, 0 deletions
diff --git a/net-p2p/libtorrent-rasterbar-14/files/patch-configure b/net-p2p/libtorrent-rasterbar-14/files/patch-configure
index a8e38063d8fc..ab3c784a2d73 100644
--- a/net-p2p/libtorrent-rasterbar-14/files/patch-configure
+++ b/net-p2p/libtorrent-rasterbar-14/files/patch-configure
@@ -30,3 +30,23 @@
fi
done
+@@ -20880,7 +20880,8 @@
+ echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Lib'}'`" >&5
+ echo "${ECHO_T}`eval echo '${'$as_ac_Lib'}'`" >&6
+ if test `eval echo '${'$as_ac_Lib'}'` = yes; then
+- BOOST_REGEX_LIB=$ax_lib break
++ BOOST_REGEX_LIB=$ax_lib
++ break
+ fi
+
+ done
+@@ -21037,7 +21038,8 @@
+ echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Lib'}'`" >&5
+ echo "${ECHO_T}`eval echo '${'$as_ac_Lib'}'`" >&6
+ if test `eval echo '${'$as_ac_Lib'}'` = yes; then
+- BOOST_PROGRAM_OPTIONS_LIB=$ax_lib break
++ BOOST_PROGRAM_OPTIONS_LIB=$ax_lib
++ break
+ fi
+
+ done