added AC_SYS_LARGEFILE just in case we ever get jpegs larger than 2GB
authorMarcus Meissner <marcus@jet.franken.de>
Mon, 26 May 2014 06:24:17 +0000 (08:24 +0200)
committerDan Fandrich <dan@coneharvesters.com>
Mon, 26 May 2014 06:24:17 +0000 (08:24 +0200)
configure.ac

index 8b669f2..39fc6ed 100644 (file)
@@ -78,6 +78,7 @@ AM_PROG_LIBTOOL
 AM_CPPFLAGS="$CPPFLAGS"
 GP_CONFIG_MSG([Compiler],[${CC}])
 
+AC_SYS_LARGEFILE
 
 dnl Create a stdint.h-like file containing size-specific integer definitions
 dnl that will always be available