summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-12-24 04:52:00 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-12-24 04:52:00 +0000
commit159f94d878e14aa4a04e82b9b0284d2960fddfff (patch)
tree5942537c54cc6c55728ad67f8e8a8f8af4fcc6d4 /include
parentb9d454cc7dc4ddb0ae87eaf5020d32aeec6c6fd0 (diff)
downloadpcsxr-159f94d878e14aa4a04e82b9b0284d2960fddfff.tar.gz
autoreconf.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@61448 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'include')
-rw-r--r--include/config.h.in3
1 files changed, 3 insertions, 0 deletions
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