summaryrefslogtreecommitdiff
path: root/games-emulation/dgen-sdl/files/dgen-sdl-1.33-AM_PROG_AR.patch
blob: e04efcc01f38ffb2f8b4d5916de5632f056195b3 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/configure.ac
+++ b/configure.ac
@@ -25,6 +25,7 @@
 AC_PROG_CXXCPP
 AC_PROG_INSTALL
 AC_PROG_LN_S
+AM_PROG_AR
 AC_PROG_RANLIB
 
 dnl Set the value of make, if make doesn't already.