uvg266/m4
Arttu Ylä-Outinen 2d7daa1da7 Fix autoreconf and configure without pkg-config
The PKG_CHECK_MODULES macro is provided by pkg-config. Not having the
macro available caused autoreconf and configure to fail with obscure
error messages. This commit adds the file pkg.m4 from pkg-config so that
the macros are available even when pkg-config is not installed. Now
pkg-config is only needed when running configure --with-cryptopp.

Fixes #138.
2017-02-09 21:53:57 +09:00
..
ax_check_compile_flag.m4 Add compiler flag checking to configure 2016-01-20 16:32:34 +00:00
ax_pthread.m4 Update ax_pthread 2016-05-31 11:56:34 +03:00
pkg.m4 Fix autoreconf and configure without pkg-config 2017-02-09 21:53:57 +09:00