diff options
| author | Richard Brooksby | 2012-09-03 14:46:09 +0100 |
|---|---|---|
| committer | Richard Brooksby | 2012-09-03 14:46:09 +0100 |
| commit | a3b6b012d7ee2f1b4623344f8b153fcabec2f02f (patch) | |
| tree | 6cfab07e62b730ecd7634e2da20c2dac4656ff9e /mps/code | |
| parent | 15fc448c3566df26057b32df34a95aa9bfaf9e38 (diff) | |
| download | emacs-a3b6b012d7ee2f1b4623344f8b153fcabec2f02f.tar.gz emacs-a3b6b012d7ee2f1b4623344f8b153fcabec2f02f.zip | |
Resolving fixmes.
Correcting untruths in <design/config>.
Copied from Perforce
Change: 179200
ServerID: perforce.ravenbrook.com
Diffstat (limited to 'mps/code')
| -rw-r--r-- | mps/code/config.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mps/code/config.h b/mps/code/config.h index 8920274e83e..d2c93ea68f8 100644 --- a/mps/code/config.h +++ b/mps/code/config.h | |||
| @@ -363,9 +363,9 @@ | |||
| 363 | 363 | ||
| 364 | /* Product Configuration | 364 | /* Product Configuration |
| 365 | * | 365 | * |
| 366 | * Convert CONFIG_PROD_* defined on compiler command line into | 366 | * Deprecated, see design/config/#req.prod>. This now only contains the |
| 367 | * internal configuration parameters. See <design/config/#prod>. | 367 | * configuration used by the former "MPS" product, which is now the only |
| 368 | * FIXME: Rework <design/config>. | 368 | * product. |
| 369 | */ | 369 | */ |
| 370 | 370 | ||
| 371 | #define MPS_PROD_STRING "mps" | 371 | #define MPS_PROD_STRING "mps" |