]> git.pld-linux.org Git - packages/logrotate.git/blob - logrotate-largefile.patch
f9745fbe1de0e3f28a84fda1412def20a8207b6c
[packages/logrotate.git] / logrotate-largefile.patch
1 --- logrotate-3.8.8/configure.ac~       2014-10-16 13:12:35.000000000 +0200
2 +++ logrotate-3.8.8/configure.ac        2014-12-11 12:17:56.206325620 +0100
3 @@ -8,6 +8,8 @@
4  AC_PROG_CC
5  AC_PROG_CC_STDC
6  
7 +AC_SYS_LARGEFILE
8 +
9  AC_CHECK_LIB([popt],[poptParseArgvString],,
10    AC_MSG_ERROR([libpopt required but not found]))
11  
This page took 0.057237 seconds and 2 git commands to generate.