gentoo-ebuilds/app-text/xlhtml/files/xlhtml-0.5.1_p6-respect-AR.patch
Sam James 86f1bcecf4
app-text/xlhtml: respect AR
Closes: https://bugs.gentoo.org/729598
Signed-off-by: Sam James <sam@gentoo.org>
2021-04-19 20:11:26 +01:00

10 lines
169 B
Diff

--- 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)