diff options
| author | Richard Brooksby | 2012-09-23 18:04:49 +0100 |
|---|---|---|
| committer | Richard Brooksby | 2012-09-23 18:04:49 +0100 |
| commit | 885154e8ed6142fd4696807ea216d2aa37397f9a (patch) | |
| tree | 26d4cccfbf7f40a75c179b40fcf8f3453731b9c9 /mps/code/mpstd.h | |
| parent | 36751c690dbe205d40d968268f1ee84d89723091 (diff) | |
| parent | 27a3ea8387fc3fbefa92097d46c95b7fb80137d3 (diff) | |
| download | emacs-885154e8ed6142fd4696807ea216d2aa37397f9a.tar.gz emacs-885154e8ed6142fd4696807ea216d2aa37397f9a.zip | |
Merging improvements from version 1.110 branch.
Copied from Perforce
Change: 179643
ServerID: perforce.ravenbrook.com
Diffstat (limited to 'mps/code/mpstd.h')
| -rw-r--r-- | mps/code/mpstd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mps/code/mpstd.h b/mps/code/mpstd.h index 1725639691f..0345810b723 100644 --- a/mps/code/mpstd.h +++ b/mps/code/mpstd.h | |||
| @@ -252,7 +252,7 @@ | |||
| 252 | 252 | ||
| 253 | 253 | ||
| 254 | #else | 254 | #else |
| 255 | #error "Unable to detect target platform" | 255 | #error "The MPS Kit does not have a configuration for this platform out of the box; see manual/build.txt" |
| 256 | #endif | 256 | #endif |
| 257 | 257 | ||
| 258 | 258 | ||