comparison etc/PROBLEMS @ 35677:89dde7b9a765

Say that the problems with cpp 2.9x aren't pertinent to NTEmacs.
author Eli Zaretskii <eliz@gnu.org>
date Mon, 29 Jan 2001 12:29:50 +0000
parents a3e5066d2077
children bc965ab08080
comparison
equal deleted inserted replaced
35676:fa8c083099fc 35677:89dde7b9a765
10 reference the parent directory. 10 reference the parent directory.
11 11
12 The solution is to make sure the preprocessor is run with the 12 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
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.
15 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:
19 22