version 1.1.1.2, 2018/04/24 16:41:44
|
version 1.1.1.3, 2018/04/24 16:54:32
|
Line 128
|
Line 128
|
#undef HAVE_SYS_STROPTS_H |
#undef HAVE_SYS_STROPTS_H |
|
|
/* Define to whatever your compiler thinks inline should be */ |
/* Define to whatever your compiler thinks inline should be */ |
#define inline inline |
//#define inline inline |
|
|
/* Define to whatever your compiler thinks const should be */ |
/* Define to whatever your compiler thinks const should be */ |
#define const const |
//#define const const |
|
|
/* Define if your compiler doesn't like prototypes */ |
/* Define if your compiler doesn't like prototypes */ |
#undef NO_PROTOTYPES |
#undef NO_PROTOTYPES |
Line 170
|
Line 170
|
#undef HAVE_SETENV |
#undef HAVE_SETENV |
|
|
/* Define if you have index() */ |
/* Define if you have index() */ |
#undef HAVE_INDEX |
#define HAVE_INDEX |
|
|
/* Define if you have bcmp() */ |
/* Define if you have bcmp() */ |
#undef HAVE_BCMP |
#undef HAVE_BCMP |
Line 182
|
Line 182
|
#define HAVE_MEMMOVE |
#define HAVE_MEMMOVE |
|
|
/* Define if you have gethostid */ |
/* Define if you have gethostid */ |
#undef HAVE_GETHOSTID |
#define HAVE_GETHOSTID |
|
|
/* Define if you DON'T have unix-domain sockets */ |
/* Define if you DON'T have unix-domain sockets */ |
#undef NO_UNIX_SOCKETS |
#undef NO_UNIX_SOCKETS |