gpm
gpm copied to clipboard
configure.ac: add support for static-only configuration
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.