diff options
| author | Eli Zaretskii | 2001-01-29 12:29:50 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2001-01-29 12:29:50 +0000 |
| commit | d4ffda100dab1847208ccaae97f9c84bf184eefa (patch) | |
| tree | 9999135fc4ba8ef9bf92630f4442e7ff20c009fe /etc | |
| parent | 0404d0310081ac88f781b57274375f37d8969a8c (diff) | |
| download | emacs-d4ffda100dab1847208ccaae97f9c84bf184eefa.tar.gz emacs-d4ffda100dab1847208ccaae97f9c84bf184eefa.zip | |
Say that the problems with cpp 2.9x aren't pertinent to NTEmacs.
Diffstat (limited to 'etc')
| -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: |