Loading src/config-win32.h +7 −1 Original line number Diff line number Diff line Loading @@ -26,6 +26,12 @@ /* Define if you have the <sys/utime.h> header file */ #define HAVE_SYS_UTIME_H 1 /* Define if you have the <locale.h> header file */ #define HAVE_LOCALE_H 1 /* Define if you have the setlocale() function. */ #define HAVE_SETLOCALE 1 /************************************************* * This section is for compiler specific defines.* *************************************************/ Loading Loading
src/config-win32.h +7 −1 Original line number Diff line number Diff line Loading @@ -26,6 +26,12 @@ /* Define if you have the <sys/utime.h> header file */ #define HAVE_SYS_UTIME_H 1 /* Define if you have the <locale.h> header file */ #define HAVE_LOCALE_H 1 /* Define if you have the setlocale() function. */ #define HAVE_SETLOCALE 1 /************************************************* * This section is for compiler specific defines.* *************************************************/ Loading