large files support
[lttv.git] / ltt / branches / poly / configure.in
index 1f825bbf2b75833359dc3f88a400577be403bc2d..126bfe5804de5d092560124f9b2028d1983cc3bc 100644 (file)
@@ -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
 
This page took 0.022556 seconds and 4 git commands to generate.