Home GnuPG
Diffusion GnuPG 3b6b8fe32af7

w32: Fix PKG_CONFIG_LIBDIR in --build-w32
3b6b8fe32af7Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

w32: Fix PKG_CONFIG_LIBDIR in --build-w32

* autogen.sh: Point pkg-config to the right location.

PKG_CONFIG_LIBDIR is located to usually be /usr/lib/pkgconfig so
in our case it should also point directly to the pkgconfig location
and not the prefix. This fixes gnutls and sqlite detection.

  • Signed-off-by: Andre Heinecke <aheinecke@intevation.de>

Details

Provenance
aheineckeAuthored on Oct 31 2016, 11:17 AM
Parents
rG7a634e48b13c: g10: Avoid gratuitious SQLite aborts and starving writers.
Branches
Unknown
Tags
Unknown

Event Timeline

Andre Heinecke <aheinecke@intevation.de> committed rG3b6b8fe32af7: w32: Fix PKG_CONFIG_LIBDIR in --build-w32 (authored by Andre Heinecke <aheinecke@intevation.de>).Oct 31 2016, 11:22 AM