pike.git/
src/
acconfig.h
Branch:
Tag:
Non-build tags
All tags
No tags
2001-03-23
2001-03-23 16:08:23 by Henrik Grubbström (Grubba) <grubba@grubba.org>
70d82e69d35f7c069221c27485141c989e72e821 (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
7.9
Changed the PIKE_RUN_UNLOCKED handling to conform with the others.
Rev: src/acconfig.h:1.84
1:
/*
-
* $Id: acconfig.h,v 1.
83
2001/03/23
03
:
14
:
39
hubbe
Exp $
+
* $Id: acconfig.h,v 1.
84
2001/03/23
16
:
08
:
23
grubba
Exp $
*/ #ifndef MACHINE_H #define MACHINE_H
37:
#undef AUTO_BIGNUM /* Define this to enable experimental code for multicpu machines */
-
#
define
PIKE_RUN_UNLOCKED
+
#
undef
PIKE_RUN_UNLOCKED
/* Define this if you want to enable the shared nodes mode of the optimizer. */ #undef SHARED_NODES