]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/mdi/config/MDI.tmpl
replace apple extended code
[wxWidgets.git] / src / motif / mdi / config / MDI.tmpl
index dafc038c394e65683836e463e887e8ce6627f1a1..380e94e0b46d1e873bb76408f4bd72a6af94102d 100644 (file)
@@ -37,6 +37,13 @@ CC = $(CXX)
 #define FOUND_COMPILER
 #endif
 
+#ifdef i386SVR4Architecture
+CXX = CC
+CC = $(CXX)
+CCOPTIONS=
+#define COMPILER_FOUND
+#endif
+
 #ifndef FOUND_COMPILER
 CXX = gcc
 CC = $(CXX)