configure: add large file support checks

pull/81/head
William Pitcock 2015-05-21 21:47:50 -05:00
parent 3084a88c2e
commit 17b0c40d2a
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ AC_CONFIG_SRCDIR([pkg.c])
AC_CONFIG_HEADERS([config.h])
AC_CHECK_FUNCS([strlcpy strlcat strndup strtok_r])
AC_SYS_LARGEFILE
AC_ARG_ENABLE([strict],
[AC_HELP_STRING([--enable-strict],