]> git.ipfire.org Git - thirdparty/newt.git/commitdiff
build with large-file support for stat64
authorMiroslav Lichvar <mlichvar@redhat.com>
Wed, 20 Mar 2013 16:10:39 +0000 (17:10 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Wed, 20 Mar 2013 16:48:45 +0000 (17:48 +0100)
configure.ac

index cd1afa31be76e452ca458d0209e4c046398d118e..467fc1a071896c8b7ceab0d0ff5e2be0b57fe87c 100644 (file)
@@ -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])