** VMS

Warning: untested
  VMS users should try running the enclosed command file "make.com".
  It may be necessary to add :

#ifdef vms
#include <perror.h>
#endif

in system.h (see HAVE_STRERROR).

  If you do not have NLS :

#define ENABLE_NLS 0
#define HAVE_LIBINTL_H 0
