From 159f94d878e14aa4a04e82b9b0284d2960fddfff Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Fri, 24 Dec 2010 04:52:00 +0000 Subject: autoreconf. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@61448 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- include/config.h.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include') diff --git a/include/config.h.in b/include/config.h.in index a1e524c7..0bf018d6 100644 --- a/include/config.h.in +++ b/include/config.h.in @@ -68,6 +68,9 @@ /* Define if we are compiling without dynamic recompiler. */ #undef NOPSXREC +/* Define to 1 if your C compiler doesn't accept -c and -o together. */ +#undef NO_MINUS_C_MINUS_O + /* Name of package */ #undef PACKAGE -- cgit v1.2.3