summaryrefslogtreecommitdiff
path: root/games-emulation/dosbox/files/dosbox-0.75-detect-AR.patch
blob: c403d8e8983b28e5e94b4df6f7b4a136f846a5ff (plain)
1
2
3
4
5
6
7
8
9
10
11
https://bugs.gentoo.org/724412
--- a/configure.ac
+++ b/configure.ac
@@ -18,6 +18,7 @@ AC_PROG_CPP
 AC_PROG_CXX
 AC_PROG_INSTALL
 AC_PROG_RANLIB
+AM_PROG_AR
 
 dnl Some needed libaries for OS2
 dnl perharps join this with the other target depended checks. move them upwards