summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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)