projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25da5be
)
MrC also needs BAD_STATIC_FORWARD define.
author
Jack Jansen
<jack.jansen@cwi.nl>
Tue, 26 Oct 1999 09:25:32 +0000
(09:25 +0000)
committer
Jack Jansen
<jack.jansen@cwi.nl>
Tue, 26 Oct 1999 09:25:32 +0000
(09:25 +0000)
Mac/Include/config.h
patch
|
blob
|
history
diff --git
a/Mac/Include/config.h
b/Mac/Include/config.h
index fc6f42741ce6d05cb8a46ed57e80da6c0bc759c4..61a002b67042b3d04f7e5a5c6be0e336e2033325 100644
(file)
--- a/
Mac/Include/config.h
+++ b/
Mac/Include/config.h
@@
-170,6
+170,9
@@
OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#ifdef __SC__
#define BAD_STATIC_FORWARD
#endif
+#ifdef __MRC__
+#define BAD_STATIC_FORWARD
+#endif
/* Define to `long' if <time.h> doesn't define. */
/* #undef clock_t */