gpm icon indicating copy to clipboard operation
gpm copied to clipboard

configure.ac: add support for static-only configuration

Open KAction opened this issue 4 years ago • 0 comments

Adjust build system to link binaries to static library if shared is not built. Also, use @AR@ provided by autoconf instead of unprefixed "ar" to support cross-compilation.

KAction avatar Nov 06 '21 14:11 KAction