2 * $Id: e_os2.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 OS/2 environment.
14 #define UNIX_PATH_SEPARATOR 1
15 #define CASE_INSENSITIVE_FILENAMES 1
16 #define HAVE_DIRENT_H 1
17 #define HAVE_FCNTL_H 1
19 #define HAVE_STDLIB_H 1
20 #define HAVE_SYS_STAT_H 1
21 #define HAVE_SYS_TYPES_H 1
23 #define HAVE_UNISTD_H 1
26 #define HAVE_FGETPOS 1
27 #define HAVE_FTRUNCATE 1
28 #define HAVE_OPENDIR 1
29 #define HAVE_REGCOMP 1
31 #define HAVE_STRERROR 1
32 #define HAVE_STRICMP 1
33 #define HAVE_STRNICMP 1
35 #define HAVE_TRUNCATE 1