We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80aedf3 commit 54278acCopy full SHA for 54278ac
configure.ac
@@ -30,7 +30,7 @@ if test "$ac_cv_prog_cc_c99" = "no"; then
30
fi
31
AC_LBL_C_INIT(V_CCOPT, V_INCLS)
32
AC_C_INLINE
33
-
+AC_SYS_LARGEFILE
34
AC_CHECK_HEADERS(fcntl.h rpc/rpc.h rpc/rpcent.h net/if.h)
35
36
case "$host_os" in
0 commit comments