3 May
2008
3 May
'08
1:41 a.m.
On Fri, 2008-05-02 at 14:57 -0700, David Jonas wrote:
Is --with-file-offset-size no longer supported in 1.1?
No. I thought no-one cared, and I found this nice AC_SYS_LARGEFILE autoconf macro that did all the work for me, so I decided to use it. Hmm. I guess it would be possible to change the option to --enable-large-files and put the check inside if block.