summaryrefslogtreecommitdiff
path: root/sci-calculators/wcalc/files/wcalc-2.5-AR.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sci-calculators/wcalc/files/wcalc-2.5-AR.patch')
-rw-r--r--sci-calculators/wcalc/files/wcalc-2.5-AR.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/sci-calculators/wcalc/files/wcalc-2.5-AR.patch b/sci-calculators/wcalc/files/wcalc-2.5-AR.patch
new file mode 100644
index 000000000000..03291019d29e
--- /dev/null
+++ b/sci-calculators/wcalc/files/wcalc-2.5-AR.patch
@@ -0,0 +1,10 @@
+--- a/configure.ac
++++ b/configure.ac
+@@ -46,6 +46,7 @@ AC_PROG_CC
+ AC_PROG_CC_C99
+ AC_PROG_RANLIB
+ AC_PROG_YACC
++AM_PROG_AR
+ AM_PROG_LEX
+ AS_IF([test "x$LEX" == x],
+ [AC_MSG_ERROR([A Lex/Flex program is required in order to compile wcalc.])],