aboutsummaryrefslogtreecommitdiffstats
path: root/mps/code
diff options
context:
space:
mode:
authorRichard Brooksby2012-09-03 14:46:09 +0100
committerRichard Brooksby2012-09-03 14:46:09 +0100
commita3b6b012d7ee2f1b4623344f8b153fcabec2f02f (patch)
tree6cfab07e62b730ecd7634e2da20c2dac4656ff9e /mps/code
parent15fc448c3566df26057b32df34a95aa9bfaf9e38 (diff)
downloademacs-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.h6
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"