2 * $Id: e_vms.h 136 2002-03-08 22:35:19Z darren $
4 * Copyright (c) 2002, Darren Hiebert
6 * This source code is released for free distribution under the terms of the
7 * GNU General Public License.
9 * Configures ctags for VMS environment.
14 #define CASE_INSENSITIVE_FILENAMES 1
15 #define HAVE_STDLIB_H 1
18 # define HAVE_STAT_H 1
19 # define HAVE_TYPES_H 1
21 # define HAVE_FCNTL_H 1
22 # define HAVE_SYS_STAT_H 1
23 # define HAVE_SYS_TYPES_H 1
26 #define HAVE_FGETPOS 1
27 #define HAVE_STRERROR 1
29 #define HAVE_UNISTD_H 1