[gnu.emacs] Missing shortnames/remap.h and other troubles

ROBERTS%UORNSRL.BITNET@MITVMA.MIT.EDU (11/13/88)

I've recently acquired GNU Emacs 18.52 from osu.  I'm now trying to bring
it up on our VAX/VMS 4.7 cluster and having some trouble.  We don't have
the VAX C compiler so I'm using GNU C (sound reasonable to compile GNU Emacs
with GNU C).  Anyway...

I get an error message from the compiler (or maybe the preprocessor) due to a
line in config.h:

[...src]config.h:43  unterminated string constant

the offending line is

#include "../shortnames/remap.h"

which looks fine to me.  But I don't have the file.  Could this be the cause
of the error message?  Could someone volunteer to e-mail me a copy of this
file?

Thanks!

Roland
roberts@uornsrl.bitnet