From: Miroslav Lichvar Date: Wed, 20 Mar 2013 16:10:39 +0000 (+0100) Subject: build with large-file support for stat64 X-Git-Tag: r0-52-15~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fb4dc6acb4c69c5193c4eb7fabfe6e5daa0d27df;p=thirdparty%2Fnewt.git build with large-file support for stat64 --- diff --git a/configure.ac b/configure.ac index cd1afa3..467fc1a 100644 --- a/configure.ac +++ b/configure.ac @@ -14,6 +14,7 @@ AC_PROG_CC AC_PROG_INSTALL AC_PROG_LN_S AC_PROG_GREP +AC_SYS_LARGEFILE # Are we using GNU ld? AC_MSG_CHECKING([for GNU ld])