freebsd-ports/emulators/pcsxr/files/patch-configure.ac
Ganael LAPLANCHE 3e61501fad - Update to 1.9.92.r76026
- Remove dfbinimage2 plugin :
  - it is not maintained upstream
  - dfcdrom is maintained and can be used instead

Feature safe:	yes
2012-03-09 13:14:51 +00:00

10 lines
263 B
Text

--- configure.ac.orig 2011-01-25 06:54:07.000000000 +0100
+++ configure.ac 2011-01-26 14:35:39.236296066 +0100
@@ -8,6 +8,7 @@
AC_CONFIG_HEADERS([include/config.h:include/config.h.in])
AC_PROG_CC
+AC_PROG_CXX
AM_PROG_CC_C_O
AC_PROG_INSTALL
AC_STDC_HEADERS