]> git.alsa-project.org Git - alsa-lib.git/commit
configure: add --with-lfs option
authorJaroslav Kysela <perex@perex.cz>
Fri, 20 May 2022 07:52:54 +0000 (09:52 +0200)
committerJaroslav Kysela <perex@perex.cz>
Fri, 20 May 2022 07:55:17 +0000 (09:55 +0200)
commita513e65e1919d9cd4df5e43f595414e5cf16270e
treee06553d00ad878e2b4abee56306cd3e1e024bceb
parent4fb83669ef5871222dc633f091a7a5ec4d9688f4
configure: add --with-lfs option

We are forcibly use the LFS (64-bit) calls in the source now. Add a new
check to the configure script and use compatibility defines when those
calls are not available for a reason.

Fixes: https://github.com/alsa-project/alsa-lib/pull/223
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
configure.ac
include/local.h