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/net-dialup/mwavem/files/mwavem-2.0-ar.patch

11 lines
218 B

--- a/configure.in
+++ b/configure.in
@@ -12,6 +12,7 @@ dnl Find programs for building and installation.
AC_PROG_CC
AC_PROG_RANLIB
AC_PROG_INSTALL
+AM_PROG_AR
dnl Check for libraries
AC_CHECK_LIB(pthread, main)