diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2009-04-07 12:26:52 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2009-04-07 12:26:52 +0000 |
commit | 44103f8189b01d95d5adcbd591aee2b37bd026d2 (patch) | |
tree | f0f655e533d9b91eab0694e3e53d8ad7e5264de7 /net-p2p/libtorrent-rasterbar-14/files | |
parent | 5febb2feab61e51eb60e6b70c838756e4406693e (diff) |
Notes
Diffstat (limited to 'net-p2p/libtorrent-rasterbar-14/files')
-rw-r--r-- | net-p2p/libtorrent-rasterbar-14/files/patch-configure | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/net-p2p/libtorrent-rasterbar-14/files/patch-configure b/net-p2p/libtorrent-rasterbar-14/files/patch-configure new file mode 100644 index 000000000000..6f0928e1f91c --- /dev/null +++ b/net-p2p/libtorrent-rasterbar-14/files/patch-configure @@ -0,0 +1,14 @@ +--- configure.orig 2009-02-18 11:42:51.000000000 +0300 ++++ configure 2009-03-24 17:47:12.000000000 +0300 +@@ -21727,11 +21727,6 @@ + LDFLAGS="$LDFLAGS_SAVED" + fi + +- if test -z "$BOOST_SYSTEM_LIB"; then +- { { echo "$as_me:$LINENO: error: unable to find Boost.System library, currently this is required." >&5 +-echo "$as_me: error: unable to find Boost.System library, currently this is required." >&2;} +- { (exit 1); exit 1; }; } +- fi + + + |