aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorEli Zaretskii2001-01-29 12:29:50 +0000
committerEli Zaretskii2001-01-29 12:29:50 +0000
commitd4ffda100dab1847208ccaae97f9c84bf184eefa (patch)
tree9999135fc4ba8ef9bf92630f4442e7ff20c009fe /etc
parent0404d0310081ac88f781b57274375f37d8969a8c (diff)
downloademacs-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/PROBLEMS3
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
14automatically with Emacs 21 and later.) 14automatically with Emacs 21 and later.)
15 15
16Note that this problem does not pertain to the MS-Windows port of
17Emacs, 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
18The error message might be something like this: 21The error message might be something like this: