summaryrefslogtreecommitdiff
path: root/app-text/xlhtml/files/xlhtml-0.5.1_p6-respect-AR.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
commit40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 (patch)
tree758c221bad35c9288d0bd6df9c7dfc226728e52c /app-text/xlhtml/files/xlhtml-0.5.1_p6-respect-AR.patch
parent8d5dbd847cbc704a6a06405856e94b461011afe3 (diff)
gentoo resync : 28.04.2021
Diffstat (limited to 'app-text/xlhtml/files/xlhtml-0.5.1_p6-respect-AR.patch')
-rw-r--r--app-text/xlhtml/files/xlhtml-0.5.1_p6-respect-AR.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/app-text/xlhtml/files/xlhtml-0.5.1_p6-respect-AR.patch b/app-text/xlhtml/files/xlhtml-0.5.1_p6-respect-AR.patch
new file mode 100644
index 000000000000..6e286e89961b
--- /dev/null
+++ b/app-text/xlhtml/files/xlhtml-0.5.1_p6-respect-AR.patch
@@ -0,0 +1,10 @@
+--- a/configure.in
++++ b/configure.in
+@@ -18,6 +18,7 @@ AM_CONFIG_HEADER(config.h)
+
+ AC_PROG_CC
+ AC_PROG_RANLIB
++AM_PROG_AR
+ AC_ISC_POSIX
+
+ AC_CHECK_HEADERS(malloc.h)