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/games-board/gnugo/files/gnugo-3.9.1-autotools.patch

11 lines
171 B

--- a/configure.in
+++ b/configure.in
@@ -151,6 +151,7 @@
AC_PROG_CPP
AC_PROG_RANLIB
+AM_PROG_AR
dnl required since we use SUBDIRS in Makefile.am
AC_PROG_MAKE_SET