summaryrefslogtreecommitdiff
path: root/sci-astronomy/stiff/files/stiff-2.4.0-autotools.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sci-astronomy/stiff/files/stiff-2.4.0-autotools.patch')
-rw-r--r--sci-astronomy/stiff/files/stiff-2.4.0-autotools.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/sci-astronomy/stiff/files/stiff-2.4.0-autotools.patch b/sci-astronomy/stiff/files/stiff-2.4.0-autotools.patch
new file mode 100644
index 000000000000..0a3bb4de9ee6
--- /dev/null
+++ b/sci-astronomy/stiff/files/stiff-2.4.0-autotools.patch
@@ -0,0 +1,10 @@
+--- a/configure.ac
++++ b/configure.ac
+@@ -82,6 +82,7 @@
+ fi
+ AC_PROG_INSTALL
+ AC_PROG_RANLIB
++AM_PROG_AR
+
+ # Checks for libraries.
+ AC_CHECK_LIB(m, sin)