Home GnuPG
Diffusion GnuPG 21f5a9ec27c0

Remove build hacks for FreeBSD.
21f5a9ec27c0Unpublished

Unpublished Commit · Learn More

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

Description

Remove build hacks for FreeBSD.

* configure.ac [freebsd]: Do not add /usr/local to CPPFLAGS and
LDFLAGS.

Back in ~2000 we introduced a quick hack to make building of Libgcrypt
on FreeBSD easier by always adding -I/usr/local/include and
-L/usr/local/lib . It turned out that this is a bad idea if one wants
to build with library version which is not installed in /usr/local.
The hack made was eventually (in 2003) copied from Libgcrypt to
GnuPG-2.

Details

Provenance
wernerAuthored on Feb 20 2013, 8:31 PM
Parents
rG3c3648e720b8: agent: fix two bugs.
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rG21f5a9ec27c0: Remove build hacks for FreeBSD. (authored by Werner Koch <wk@gnupg.org>).Feb 22 2013, 9:29 AM