You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-cluster/hpl/files/hpl-2.3-respect-AR.patch

14 lines
229 B

diff --git a/configure.ac b/configure.ac
index eb91dc5..cc10681 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8,6 +8,8 @@ AX_PROG_CC_MPI
AC_PROG_RANLIB
+AM_PROG_AR
+
AC_PROG_INSTALL
AM_INIT_AUTOMAKE([subdir-objects])