зеркало из https://github.com/github/libprojfs.git
0492c6a26e
When configuring a user can provide a path to the fuse3.pc pkg-config file in their custom libfuse build, and the configure script will extract and set the appropriate compiler and linker flags using pkg-config. We prepend the flags to CPPFLAGS and LDFLAGS (unless they happen to already have been provided, in which case we avoid duplicates). This should ensure that the subsequent checks for fuse3 headers and symbols succeeds, checking the custom libfuse path first before searching for any other libfuse installations. |
||
---|---|---|
.. | ||
ax_append_compile_flags.m4 | ||
ax_append_flag.m4 | ||
ax_append_link_flags.m4 | ||
ax_check_compile_flag.m4 | ||
ax_check_link_flag.m4 | ||
ax_compiler_flags.m4 | ||
ax_compiler_flags_cflags.m4 | ||
ax_compiler_flags_gir.m4 | ||
ax_compiler_flags_ldflags.m4 | ||
ax_require_defined.m4 | ||
axlocal_prepend_flag.m4 |