]> git.pld-linux.org Git - packages/logrotate.git/blob - logrotate-largefile.patch
- sorted BRs
[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.098039 seconds and 3 git commands to generate.