mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-06-04 15:26:35 +00:00
[configure] Allow for large-file support, e.g. for log files >2GB
This commit is contained in:
parent
3fc1eca92a
commit
80abd9fe37
@ -28,6 +28,8 @@ BSD awk complains: awk: gensub doesn't support backreferences (subst "\1") ])
|
|||||||
fi
|
fi
|
||||||
AC_ARG_VAR([GAWK],[GNU AWK])
|
AC_ARG_VAR([GAWK],[GNU AWK])
|
||||||
|
|
||||||
|
AC_SYS_LARGEFILE
|
||||||
|
|
||||||
dnl default is to match previous behavior
|
dnl default is to match previous behavior
|
||||||
exampledir=${sysconfdir}
|
exampledir=${sysconfdir}
|
||||||
AC_ARG_ENABLE([exampledir],
|
AC_ARG_ENABLE([exampledir],
|
||||||
|
Loading…
Reference in New Issue
Block a user