Signed-off-by: Daniel P. Berrangé <[email protected]>
---
 configure.ac | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/configure.ac b/configure.ac
index b1f75fa751..0964ab8d51 100644
--- a/configure.ac
+++ b/configure.ac
@@ -155,6 +155,9 @@ fi
 gl_EARLY
 gl_INIT
 
+dnl get 64-int interfaces on 32-bit platforms
+AC_SYS_LARGEFILE
+
 AC_TYPE_UID_T
 
 dnl Support building Win32 DLLs (must appear *before* AM_PROG_LIBTOOL)
-- 
2.24.1

Reply via email to