]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - configure.in
Handle new-style quotactl.
[nfs-utils.git] / configure.in
index ddb72a1f30e5860caa811ada95a9e81e3f6a1e6a..c93cae3d589f003fa42267e2e8724ce2f95385c5 100644 (file)
@@ -271,7 +271,7 @@ esac
 
 my_am_cflags="-Wall $ARCHFLAGS -pipe"
 
-AC_SUBST([AM_CPPFLAGS], ["-I\${top_srcdir}/support/include"])
+AC_SUBST([AM_CPPFLAGS], ["-I\${top_srcdir}/support/include -D_FILE_OFFSET_BITS=64"])
 AC_SUBST([AM_CFLAGS], ["$my_am_cflags"])
 
 # Make sure that $ACLOCAL_FLAGS are used during a rebuild