bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ac_sys_largefile / fseeko problem


From: Paul Eggert
Subject: Re: ac_sys_largefile / fseeko problem
Date: 16 Mar 2003 22:41:29 -0800
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.3

Guido Draheim <address@hidden> writes:

> I am using
> AC_SYS_LARGEFILE
> AC_CHECK_FUNCS(ftello fseeko)

Use AC_FUNC_FSEEKO rather than AC_CHECK_FUNCS(fseeko).
That should work around your problems.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]