summaryrefslogtreecommitdiff
path: root/net-vpn/httptunnel/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-09-16 09:32:48 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-09-16 09:32:48 +0100
commit9ee6d97c2883d42f204a533a8bc1f4562df778fb (patch)
treeb690ddc0ca30f1472887edbb0b8313629bfcbbb2 /net-vpn/httptunnel/files
parentb17a3ef12038de50228bade1f05502c74e135321 (diff)
gentoo resync : 16.09.2020
Diffstat (limited to 'net-vpn/httptunnel/files')
-rw-r--r--net-vpn/httptunnel/files/httptunnel-3.3_p20180119-respect-AR.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/net-vpn/httptunnel/files/httptunnel-3.3_p20180119-respect-AR.patch b/net-vpn/httptunnel/files/httptunnel-3.3_p20180119-respect-AR.patch
new file mode 100644
index 000000000000..bdc6b7fb5a4a
--- /dev/null
+++ b/net-vpn/httptunnel/files/httptunnel-3.3_p20180119-respect-AR.patch
@@ -0,0 +1,12 @@
+diff --git a/configure.ac b/configure.ac
+index acd5843..f5ad65d 100644
+--- a/configure.ac
++++ b/configure.ac
+@@ -26,6 +26,7 @@ AC_PROG_CC
+ AC_PROG_INSTALL
+ AC_PROG_LN_S
+ AC_PROG_RANLIB
++AM_PROG_AR
+
+ dnl Checks for libraries.
+ AC_CHECK_FUNC([gethostent], :, [AC_CHECK_LIB(nsl, gethostent)])