~ubuntu-branches/ubuntu/saucy/curl/saucy-201307251546

« back to all changes in this revision

Viewing changes to acinclude.m4

  • Committer: Bazaar Package Importer
  • Author(s): Ramakrishnan Muthukrishnan
  • Date: 2011-02-28 19:35:36 UTC
  • mto: (3.6.1 experimental) (1.3.1)
  • mto: This revision was merged to the branch mainline in revision 47.
  • Revision ID: james.westby@ubuntu.com-20110228193536-p3a9jawxxofcsz7o
Tags: upstream-7.21.4
ImportĀ upstreamĀ versionĀ 7.21.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
3181
3181
      ;;
3182
3182
    win32_small_files)
3183
3183
      AC_MSG_RESULT([yes (large file disabled)])
3184
 
      AC_DEFINE_UNQUOTED(USE_WIN32_LARGE_FILES, 1,
 
3184
      AC_DEFINE_UNQUOTED(USE_WIN32_SMALL_FILES, 1,
3185
3185
        [Define to 1 if you are building a Windows target without large file support.])
3186
3186
      ;;
3187
3187
    *)