Ticket: 3062068

turn on LFS support


git-svn-id: svn://svn.code.sf.net/p/ctags/code/trunk@764 c5d04d22-be80-434c-894e-aa346cc9e8e8
This commit is contained in:
jafl 2010-09-08 20:18:47 +00:00
parent 68e2b76101
commit cda748e262
1 changed files with 1 additions and 0 deletions

View File

@ -248,6 +248,7 @@ esac
AC_PROG_LN_S
AC_CHECK_PROG(STRIP, strip, strip, :)
AC_SYS_LARGEFILE
# Checks for operating environment