autoconf
[Top][All Lists]
Advanced

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

AC_SYS_LARGEFILE


From: Sébastien Hinderer
Subject: AC_SYS_LARGEFILE
Date: Mon, 11 Sep 2023 15:23:43 +0200

Dear all,

I am writing with a quesiton about the AC_SYS_LARGEFILE macro.



It would be great to be able to use it but according to its
documentation, the macro adds its flags to the CC output variable, which
is not convenient in my context because we have dedicated variables not
only for C flags but also for C preprocessor flags. Thus, what I'd
ideally need is a version of the macro where I can somehow specify what to
do with both large-file related CFLAGS and CPPFLAGS.

Any comment will be warmly appreciated.

Many thanks in advance,

Sébastien.



reply via email to

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