Loading lib/config-win32.h +5 −1 Original line number Diff line number Diff line Loading @@ -121,7 +121,9 @@ /*#define HAVE_UNAME 1*/ /* Define if you have utime() */ #ifndef __BORLANDC__ #define HAVE_UTIME 1 #endif /* Define if you have the <alloca.h> header file. */ /*#define HAVE_ALLOCA_H 1*/ Loading Loading @@ -178,7 +180,9 @@ #define HAVE_SYS_STAT_H 1 /* Define if you have the <sys/utime.h> header file */ #ifndef __BORLANDC__ #define HAVE_SYS_UTIME_H 1 #endif /* Define if you have the <sys/types.h> header file. */ #define HAVE_SYS_TYPES_H 1 Loading Loading
lib/config-win32.h +5 −1 Original line number Diff line number Diff line Loading @@ -121,7 +121,9 @@ /*#define HAVE_UNAME 1*/ /* Define if you have utime() */ #ifndef __BORLANDC__ #define HAVE_UTIME 1 #endif /* Define if you have the <alloca.h> header file. */ /*#define HAVE_ALLOCA_H 1*/ Loading Loading @@ -178,7 +180,9 @@ #define HAVE_SYS_STAT_H 1 /* Define if you have the <sys/utime.h> header file */ #ifndef __BORLANDC__ #define HAVE_SYS_UTIME_H 1 #endif /* Define if you have the <sys/types.h> header file. */ #define HAVE_SYS_TYPES_H 1 Loading