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/sci-calculators/wcalc/files/wcalc-2.5-AR.patch

11 lines
247 B

--- 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.])],