w32conf.h (most-5.0.0a) | : | w32conf.h (most-5.1.0) | ||
---|---|---|---|---|
skipping to change at line 35 | skipping to change at line 35 | |||
/* define if you have memcpy */ | /* define if you have memcpy */ | |||
# define HAVE_MEMCPY 1 | # define HAVE_MEMCPY 1 | |||
/* define if you have this. */ | /* define if you have this. */ | |||
# define HAVE_GETCWD 1 | # define HAVE_GETCWD 1 | |||
# define HAVE_DIRENT_H 1 | # define HAVE_DIRENT_H 1 | |||
# define MAX_PATHLEN 1024 | # define MAX_PATHLEN 1024 | |||
#define MOST_INT long | ||||
#define MOST_UINT unsigned long | ||||
#define MOST_INT_D_FMT "%ld" | ||||
#endif /* MOST_CONFIG_H */ | #endif /* MOST_CONFIG_H */ | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 4 lines changed or added |