Adam Huffman writes: > When I patch the source with the latest diff, compilation stops, > complaining that there is no "keymap_defs.h" file. This is when I > configure with --with-slang --disable-nls. Hhm, I've seen this before ... you should be able to get around this by "make keymap_defs.h ; make". > If I configure with just --with-slang, there's no problem. Is this > intentional?
- Compile problem Adam Huffman
- Lars Hecking