1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-24 16:52:39 +00:00

check to see if the OS needs large file support to be turned on automatically. (#431, svip)

This commit is contained in:
Charles Kerr 2007-10-29 14:44:00 +00:00
parent 7e8cbad592
commit 1c12dabaeb

View file

@ -35,6 +35,8 @@ AC_SEARCH_LIBS([socket], [socket net])
AC_SEARCH_LIBS([gethostbyname], [nsl bind])
PKG_CHECK_MODULES(OPENSSL, [openssl >= 0.9.4])
AC_SYS_LARGEFILE
dnl ----------------------------------------------------------------------------
dnl
dnl va_copy