diff options
| -rw-r--r-- | etc/PROBLEMS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS index e9cd52ab5e6..7718a609b83 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS | |||
| @@ -13,6 +13,9 @@ The solution is to make sure the preprocessor is run with the | |||
| 13 | `-traditional' option. (The `configure' script should do that | 13 | `-traditional' option. (The `configure' script should do that |
| 14 | automatically with Emacs 21 and later.) | 14 | automatically with Emacs 21 and later.) |
| 15 | 15 | ||
| 16 | Note that this problem does not pertain to the MS-Windows port of | ||
| 17 | Emacs, since it doesn't use the preprocessor to generate Makefile's. | ||
| 18 | |||
| 16 | * Building the Windows port with Leim fails in the `leim' directory. | 19 | * Building the Windows port with Leim fails in the `leim' directory. |
| 17 | 20 | ||
| 18 | The error message might be something like this: | 21 | The error message might be something like this: |