Hey,

there's certainly a copy/paste error in acinclude.m4 (found while compiling
with mingw32ce)


    win32_small_files)
      AC_MSG_RESULT([yes (large file disabled)])
      AC_DEFINE_UNQUOTED(USE_WIN32_LARGE_FILES, 1,
        [Define to 1 if you are building a Windows target without large file
support.])


Shouldn't one define USE_WIN32_SMALL_FILES instead ?

Vincent Torri
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to