From 8bf6277b27b95b7b458a3d6f613ebbaed417253c Mon Sep 17 00:00:00 2001 From: neilbrown Date: Tue, 20 Dec 2005 06:04:18 +0000 Subject: Complete makefile/configure update --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 052367b..5f2652b 100755 --- a/configure +++ b/configure @@ -28484,7 +28484,7 @@ esac my_am_cflags="-Wall $ARCHFLAGS -pipe" -AM_CPPFLAGS="-I\${top_srcdir}/support/include" +AM_CPPFLAGS="-I\${top_srcdir}/support/include -D_FILE_OFFSET_BITS=64" AM_CFLAGS="$my_am_cflags" -- cgit