From: compudj Date: Thu, 9 Jun 2005 21:09:41 +0000 (+0000) Subject: large files support X-Git-Tag: v0.12.20~2545 X-Git-Url: https://git.liburcu.org/?a=commitdiff_plain;h=ddd2aaff15bd8c90824fd346e60912d59e2f7e07;p=lttv.git large files support git-svn-id: http://ltt.polymtl.ca/svn@944 04897980-b3bd-0310-b5e0-8ef037075253 --- diff --git a/ltt/branches/poly/configure.in b/ltt/branches/poly/configure.in index 1f825bbf..126bfe58 100644 --- a/ltt/branches/poly/configure.in +++ b/ltt/branches/poly/configure.in @@ -31,6 +31,8 @@ AM_PATH_GLIB_2_0(2.4.0, ,AC_MSG_ERROR([glib is required in order to compile Linu AM_PATH_GTK_2_0(2.4.0, ,AC_MSG_ERROR([gtk is required in order to compile GUI - download it from ftp://ftp.gtk.org/pub/gtk]) , gmodule) +AC_SYS_LARGEFILE + # Checks for programs. AC_PROG_CC