summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorneilbrown <neilbrown>2005-12-20 06:04:18 +0000
committerneilbrown <neilbrown>2005-12-20 06:04:18 +0000
commit8bf6277b27b95b7b458a3d6f613ebbaed417253c (patch)
tree9744410847f953fe03afbc3892ce6c6e8bd10f79 /configure
parent4d6bae8685f03723421f8d60f22bcc8907171b54 (diff)
downloadnfs-utils-8bf6277b27b95b7b458a3d6f613ebbaed417253c.tar.gz
nfs-utils-8bf6277b27b95b7b458a3d6f613ebbaed417253c.tar.xz
nfs-utils-8bf6277b27b95b7b458a3d6f613ebbaed417253c.zip
Complete makefile/configure update
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
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"