aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-08-26 12:54:12 +0000
committerYang Tse <yangsita@gmail.com>2008-08-26 12:54:12 +0000
commitfef60d9d4155c75809b278968cff345cc47be512 (patch)
treeb4e0c7e4f1824de655558b160d14994b714b26da /configure.ac
parent2fdd24c724eaeddd8a3b299b86b4d4053ced01c8 (diff)
Added check and symbol definition for WIN32 file API usage in configure,
supporting configure's --disable-largefile option for WIN32 targets also. Non-configure systems which do not use config-win32.h configuration file, and want to use the WIN32 file API, must define USE_WIN32_LARGE_FILES or USE_WIN32_SMALL_FILES as appropriate in their own configuration files.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index c9e4f3388..6d7dd0e35 100644
--- a/configure.ac
+++ b/configure.ac
@@ -348,6 +348,7 @@ case X-"$ac_cv_native_windows" in
ac_cv_header_winber_h="no"
;;
esac
+CURL_CHECK_WIN32_LARGEFILE
dnl ************************************************************
dnl switch off particular protocols